Share via


SequenceClass.LocaleID プロパティ

定義

DtsContainer オブジェクトの実行時に使用するロケール ID を取得または設定します。

public:
 virtual property int LocaleID { int get(); void set(int value); };
public virtual int LocaleID { get; set; }
member this.LocaleID : int with get, set
Public Overridable Property LocaleID As Integer

プロパティ値

DtsContainer オブジェクトの実行時に使用するロケール ID です。

実装

適用対象