名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
ReadOnly Property Parent As ISql100EventSession
'使用
Dim instance As ISql100EventSessionDefinitions
Dim value As ISql100EventSession
value = instance.Parent
ISql100EventSession Parent { get; }
property ISql100EventSession^ Parent {
ISql100EventSession^ get ();
}
function get Parent () : ISql100EventSession
プロパティ値
型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.ISql100EventSession
参照
参照
ISql100EventSessionDefinitions インターフェイス