ConnectionManagerHostClass.HostType Propiedad

Definición

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

Valor de propiedad

Uno de los valores de enumeración de la DTSObjectHostType enumeración.

Implementaciones

Comentarios

Para obtener más información, consulte ConnectionManager.

Se aplica a