Dela via


ISql100EventSessionDefinitions.Parent Property

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
ReadOnly Property Parent As ISql100EventSession
'Usage
Dim instance As ISql100EventSessionDefinitions 
Dim value As ISql100EventSession 

value = instance.Parent
ISql100EventSession Parent { get; }
property ISql100EventSession^ Parent {
    ISql100EventSession^ get ();
}
function get Parent () : ISql100EventSession

Property Value

Type: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.ISql100EventSession

.NET Framework Security

See Also

Reference

ISql100EventSessionDefinitions Interface

ISql100EventSessionDefinitions Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace