Compartir a través de


HostType Propiedad

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

For more information, see LogProvider.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
Public Overridable ReadOnly Property HostType As DTSObjectHostType
    Get
'Uso
Dim instance As LogProviderHostClass
Dim value As DTSObjectHostType

value = instance.HostType
public virtual DTSObjectHostType HostType { get; }
public:
virtual property DTSObjectHostType HostType {
    DTSObjectHostType get ();
}
abstract HostType : DTSObjectHostType
override HostType : DTSObjectHostType
function get HostType () : DTSObjectHostType

Implementa

IDTSObjectHost100. . :: . .HostType