MetadataTypeInfo.AllProperties Property

Definition

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.SqlParser.Metadata.MetadataPropertyInfo> AllProperties { get; }
member this.AllProperties : seq<Microsoft.SqlServer.Management.SqlParser.Metadata.MetadataPropertyInfo>
Public ReadOnly Property AllProperties As IEnumerable(Of MetadataPropertyInfo)

Property Value

Applies to