IDTSDumpConfiguration100.DumpDescriptor Özelliği
Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.
Ad Alanı: Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme: Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)
Sözdizimi
'Bildirim
Property DumpDescriptor As String
Get
Set
'Kullanım
Dim instance As IDTSDumpConfiguration100
Dim value As String
value = instance.DumpDescriptor
instance.DumpDescriptor = value
string DumpDescriptor { get; set; }
property String^ DumpDescriptor {
String^ get ();
void set (String^ value);
}
abstract DumpDescriptor : string with get, set
function get DumpDescriptor () : String
function set DumpDescriptor (value : String)
Özellik Değeri
Tür: System.String
Ayrıca bkz.