Compartir a través de


IDTSBreakpointTarget100.Owner 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 BreakpointTarget.

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

Sintaxis

'Declaración
ReadOnly Default Property Owner As IDTSBreakpointSite100 
    Get
'Uso
Dim instance As IDTSBreakpointTarget100 
Dim value As IDTSBreakpointSite100 

value = instance
IDTSBreakpointSite100 this { get; }
property IDTSBreakpointSite100^ default {
    IDTSBreakpointSite100^ get ();
}
abstract Owner : IDTSBreakpointSite100
function get Owner () : IDTSBreakpointSite100

Valor de la propiedad

Tipo: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSBreakpointSite100

Vea también

Referencia

IDTSBreakpointTarget100 Interfaz

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper