Udostępnij przez


Właściwość IDTSDBProviderInfo100.ParseName

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji, zobacz temat DBProviderInfo.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
ReadOnly Property ParseName As String
    Get
'Użycie
Dim instance As IDTSDBProviderInfo100
Dim value As String

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

Wartość właściwości

Typ: System.String