IDTSLogProviderInfo100.IconResource 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 IconResource As String
Get
'Uso
Dim instance As IDTSLogProviderInfo100
Dim value As String
value = instance.IconResource
string IconResource { get; }
property String^ IconResource {
String^ get ();
}
abstract IconResource : string
function get IconResource () : String
Valor de la propiedad
Tipo: System.String