Propriedade ModelCollation.Lcid

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

Sintaxe

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

Valor de propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

ModelCollation Classe

Namespace Microsoft.Data.Schema.SchemaModel