GetAlternateSourcePosition GetBasicInfo GetCompilerId GetCurrentStatementRange GetDisassemblyLabel GetEmbeddedDocument GetGPUInstructionMetadataCallback GetInlineFramesCount GetInlineSourcePosition GetNoSourceRanges GetSourcePosition GetSourcePositionCallback
This property will return null if the specified spatial interaction source does not support pointing (IsPointingSupported is false). This property can return null, for example, when the spatial interaction source lost position or orientation tracking, in which case SpatialInteractionSourceLocation....
If you want to enable automatic update, insert, and delete operations for the data, the type that is returned from the method must match the type that is specified in the TableName property. For more information about creating data context methods, see How to: Create DataContext methods ...
Initializes a new instance of the DataSourceSelectArguments class with the specified starting position and number of rows to return for paging scenarios. DataSourceSelectArguments(String, Int32, Int32) Initializes a new instance of the DataSourceSelectArguments class with the specified sort expressi...
hl7_position String HL7 data source direction. source target Minimum:0 Maximum:256 hl7_whitelist_enable Boolean Whether to enable the HL7 whitelist setting. hl7_whitelist String HL7 whitelist. IP address of the server that allows data synchronization to the HL7 source end. Set this parameter when...
DTS_E_EXEC2000PKGTASK_FILE_NAME_NOT_SPECIFIED 欄位 DTS_E_EXEC2000PKGTASK_HANDLER_NOT_FOUND 欄位 DTS_E_EXEC2000PKGTASK_INITIALIZATION_WITH_WRONG_XML_ELEMENT 欄位 DTS_E_EXEC2000PKGTASK_NOT_PRIMITIVE_TYPE 欄位 DTS_E_EXEC2000PKGTASK_NULL_VALUE 欄位 DTS_E_EXEC2000PKGTASK_NULL_VALUE_ARGUMENT...
Source Insight can highlight references to the symbol at the cursor position. For example, you can click in a variable name, and all references to the variable will be highlighted. The references are context sensitive, so a symbol in a different scope will not get highlighted. This works for...
column: The column number in the original source, or null if this information is not available. The column number is 0-based. name: The original identifier, or null if this information is not available. consumer.originalPositionFor({ line: 2, column: 10 }); // { source: 'foo.coffee'...
Gets the index of the specified filter. Returns: Index of the filter or -1 if it is invalid/not found. Added in version 30.0.Functions used by filters bool obs_source_process_filter_begin(obs_source_t *filter, enum gs_color_format format, enum obs_allow_direct_render allow_direct)...
name: The original identifier, or null if this information is not available. consumer.originalPositionFor({line:2,column:10})// { source: 'foo.coffee',// line: 2,// column: 2,// name: null }consumer.originalPositionFor({line:99999999999999999,column:999999999999999})// { source: null,/...