Lenguaje

DeployedDac.Collation Propiedad

Definición

Obtiene la clasificación que usa la base de datos del DAC.

public:
 property System::String ^ Collation { System::String ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)]
public string Collation { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)>]
member this.Collation : string
Public ReadOnly Property Collation As String

Valor de propiedad

Un String valor que contiene la información de recopilación para la base de datos del DAC.

Atributos

Se aplica a