Поделиться через


IDTSInputColumn100.IdentificationString Свойство

Определение

Возвращает строку, однозначно идентифицирующая IDTSInputColumn100 объект в макете потока данных.

public:
 property System::String ^ IdentificationString { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(15)]
public string IdentificationString { [System.Runtime.InteropServices.DispId(15)] get; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
member this.IdentificationString : string
Public ReadOnly Property IdentificationString As String

Значение свойства

Строка, однозначно идентифицирующая структуру IDTSInputColumn100 потока данных.

Реализации

Атрибуты

Комментарии

Строка состоит из столбца ObjectType, Nameа также ID свойств столбца.

Применяется к