MetadataInfo.MetadataTypes Property

Definition

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

Property Value

Applies to