ModelTypeClass.Metadata Property

Definition

Metadata properties for the type.

public System.Collections.Generic.ICollection<Microsoft.SqlServer.Dac.Model.ModelMetadataClass> Metadata { get; }
member this.Metadata : System.Collections.Generic.ICollection<Microsoft.SqlServer.Dac.Model.ModelMetadataClass>
Public ReadOnly Property Metadata As ICollection(Of ModelMetadataClass)

Property Value

Applies to