Aracılığıyla paylaş


IDTSComponentMetaData100.LocaleID Özelliği

Alır veya bir bileşeni tarafından kullanılan yerel ayar ayar ayarlar.

Ad Alanı:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme:  Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)

Sözdizimi

'Bildirim
Property LocaleID As Integer
    Get
    Set
'Kullanım
Dim instance As IDTSComponentMetaData100
Dim value As Integer

value = instance.LocaleID

instance.LocaleID = value
int LocaleID { get; set; }
property int LocaleID {
    int get ();
    void set (int value);
}
abstract LocaleID : int with get, set
function get LocaleID () : int
function set LocaleID (value : int)

Özellik Değeri

Tür: System.Int32
Bir tamsayý bileşeni tarafından kullanılan yerel ayar ayar ayarını belirtir.