The Locale Identifier property specifies a preferred locale ID.
object.Properties("Locale Identifier") [= value]
object
Expression that evaluates to an object in the Applies To list.
value
Integer that specifies the locale ID.
adInteger
Read/write
DBPROP_INIT_LCID
Applications specify the LCID at initialization. This provides a method for the server to determine the application's specified LCID in cases where it can use this information. This property does not guarantee that all text returned to the application is translated according to the LCID.