DeployedDac.Collation 属性

定义

获取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

属性值

一个 String 包含DAC数据库整合信息的值。

属性

适用于