Freigeben über


ModelCollation.Lcid-Eigenschaft

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public ReadOnly Property Lcid As Integer
    Get
public int Lcid { get; }
public:
property int Lcid {
    int get ();
}
member Lcid : int
function get Lcid () : int

Eigenschaftswert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelCollation Klasse

Microsoft.Data.Schema.SchemaModel-Namespace