Aracılığıyla paylaş


IDTSExternalMetadataColumn100.MappedColumnID Özelliği

Alır veya ayarlar için eşlenen sütun kimlik IDTSExternalMetadataColumn100 nesne.

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

Sözdizimi

'Bildirim
Property MappedColumnID As Integer
    Get
    Set
'Kullanım
Dim instance As IDTSExternalMetadataColumn100
Dim value As Integer

value = instance.MappedColumnID

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

Özellik Değeri

Tür: System.Int32
Eşleştirilmiş olan sütun kimlik IDTSExternalMetadataColumn100 nesne.

Açıklamalar

The MappedColumnID property has been added in SQL Server 2008 Integration Services. This property has also been added to the following objects in the Microsoft.SqlServer.Dts.Pipeline.Wrapper namespace:

Bu özelliklerin kullanımı gerekli değildir.Bu özellikleri gibi özel veri akışı bileşenleri giriş ve çıkış sütunları ilişkili sütunların ilişkilendirmek, geliştiriciler için daha kolay bir yol sağlar.