SetCultureInfo |
Scroll |
Sets the culture info to be used.
Namespace: Therefore.API
Visual Basic Public Overridable Function SetCultureInfo ( _ cultureInfo As ITheCultureInfo, _ ) As Void C# public virtual void SetCultureInfo ( ITheCultureInfo cultureInfo, )
Parameters cultureInfo The TheCultureInfo object to be used for the connection.
|
|
|
Requires Connection You must NOT be connected to the Thereforeā¢ Server when calling this method. |