Udostępnij za pośrednictwem


Właściwość IDTSComponentMetaData100.IdentificationString

Pobiera ciąg, który unikatowo identyfikuje składnik.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw:  Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)

Składnia

'Deklaracja
ReadOnly Property IdentificationString As String
    Get
'Użycie
Dim instance As IDTSComponentMetaData100
Dim value As String

value = instance.IdentificationString
string IdentificationString { get; }
property String^ IdentificationString {
    String^ get ();
}
abstract IdentificationString : string
function get IdentificationString () : String

Wartość właściwości

Typ: System.String
A ciąg unikatowo identyfikuje składnik metadane.

Implementacje

IDTSObject100.IdentificationString

Uwagi

IdentificationString Jest uzyskiwanej ciąg zawiera ObjectType, Name, i ID Właściwości obiektu metadane składnika.