ISql100EventSessionDefinitions.Parent 属性

获取此会话定义的父级。

命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)

语法

声明
ReadOnly Property Parent As ISql100EventSession
    Get
ISql100EventSession Parent { get; }
property ISql100EventSession^ Parent {
    ISql100EventSession^ get ();
}
abstract Parent : ISql100EventSession
function get Parent () : ISql100EventSession

属性值

类型:Microsoft.Data.Schema.Sql.SchemaModel.ISql100EventSession

.NET Framework 安全性

请参见

参考

ISql100EventSessionDefinitions 接口

Microsoft.Data.Schema.Sql.SchemaModel 命名空间