Compartir a través de


TaskHostClass.HostType Propiedad

Definición

Recibe el valor de enumeración DTSObjectHostType que describe el host del contenedor.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSObjectHostType HostType { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSObjectHostType get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectHostType HostType { get; }
member this.HostType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectHostType
Public Overridable ReadOnly Property HostType As DTSObjectHostType

Valor de propiedad

Valor del enumerador DTSObjectHostType.

Implementaciones

Se aplica a