In The Hand
LocaleIdentifier Property
Namespaces
►
InTheHand.Data.SqlServerCe
►
SqlCeConnectionStringBuilder
►
LocaleIdentifier
C#
Visual Basic
.NET Components for Mobility
The locale ID (LCID) to use with the database.
Declaration Syntax
C#
Visual Basic
public
int
LocaleIdentifier
{
get
;
set
; }
Public
Property
LocaleIdentifier
As
Integer
Get
Set
Remarks
Valid LCID values are listed in the
CultureInfo
class.
Assembly:
InTheHand.Data
(Module: InTheHand.Data) Version: 7.0.0.0