IDTSLogProviderInfo100.LogProviderContact Propiedad
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
For more information, see LogProviderInfo.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
ReadOnly Property LogProviderContact As String
Get
'Uso
Dim instance As IDTSLogProviderInfo100
Dim value As String
value = instance.LogProviderContact
string LogProviderContact { get; }
property String^ LogProviderContact {
String^ get ();
}
abstract LogProviderContact : string
function get LogProviderContact () : String
Valor de la propiedad
Tipo: System.String