IClrDataType.Methods Property

Definition

public Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IUdtMethod> Methods { get; }
member this.Methods : Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IUdtMethod>
Public ReadOnly Property Methods As IMetadataCollection(Of IUdtMethod)

Property Value

Applies to