次の方法で共有


ContextType プロパティ

モジュールの実行コンテキストを示す ExecutionContextType 値を取得します。

名前空間:  Microsoft.SqlServer.Management.SqlParser.Metadata
アセンブリ:  Microsoft.SqlServer.Management.SqlParser (Microsoft.SqlServer.Management.SqlParser.dll)

構文

'宣言
ReadOnly Property ContextType As ExecutionContextType
    Get
'使用
Dim instance As IExecutionContext
Dim value As ExecutionContextType

value = instance.ContextType
ExecutionContextType ContextType { get; }
property ExecutionContextType ContextType {
    ExecutionContextType get ();
}
abstract ContextType : ExecutionContextType
function get ContextType () : ExecutionContextType

プロパティ値

型: Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .ExecutionContextType
モジュールの実行コンテキストを示す ExecutionContextType 値です。