Collation プロパティ
システム データ型の照合順序を示す String 値を取得します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
<SfcPropertyAttribute> _
Public ReadOnly Property Collation As String
Get
'使用
Dim instance As SystemDataType
Dim value As String
value = instance.Collation
[SfcPropertyAttribute]
public string Collation { get; }
[SfcPropertyAttribute]
public:
property String^ Collation {
String^ get ();
}
[<SfcPropertyAttribute>]
member Collation : string
function get Collation () : String
プロパティ値
型: System. . :: . .String
システム データ型の照合順序を示す String 値です。