ModelCollation.Lcid プロパティ

名前空間 :  Microsoft.Data.Schema.SchemaModel
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Public ReadOnly Property Lcid As Integer
'使用
Dim instance As ModelCollation
Dim value As Integer

value = instance.Lcid
public int Lcid { get; }
public:
property int Lcid {
    int get ();
}
public function get Lcid () : int

プロパティ値

型 : System.Int32

参照

参照

ModelCollation クラス

ModelCollation メンバ

Microsoft.Data.Schema.SchemaModel 名前空間