Partilhar via


Propriedade do RDL HostType

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

For more information, see TaskHost.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
ReadOnly Property HostType As DTSObjectHostType
    Get
'Uso
Dim instance As IDTSObjectHost100
Dim value As DTSObjectHostType

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