Bagikan melalui


ModelCollation.Lcid Property

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

Syntax

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

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

ModelCollation Class

Microsoft.Data.Schema.SchemaModel Namespace