Proprietà DatabaseProjectOrDbSchemaFileReferenceNodeExtender.ModelCollation

La classe e i relativi membri sono riservati per uso interno e non possono essere utilizzati nel codice.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package.Sql (in Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ModelCollation As String
    Get
public string ModelCollation { get; }
public:
property String^ ModelCollation {
    String^ get ();
}
member ModelCollation : string
function get ModelCollation () : String

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DatabaseProjectOrDbSchemaFileReferenceNodeExtender Classe

Spazio dei nomi Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal