次の方法で共有


SqlString.LCID プロパティ

SqlString 構造体の地理的なロケールと言語を指定します。

Public ReadOnly Property LCID As Integer
[C#]
public int LCID {get;}
[C++]
public: __property int get_LCID();
[JScript]
public function get LCID() : int;

プロパティ値

Value プロパティに格納されている文字列のロケール ID。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

SqlString 構造体 | SqlString メンバ | System.Data.SqlTypes 名前空間