Share via


PrecedenceConstraintClass.ConstrainedExecutable Propriedade

Definição

Obtém o nome do contêiner restrito.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ ConstrainedExecutable { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ get(); };
[System.Runtime.InteropServices.DispId(38)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100 ConstrainedExecutable { [System.Runtime.InteropServices.DispId(38)] get; }
[<System.Runtime.InteropServices.DispId(38)>]
[<get: System.Runtime.InteropServices.DispId(38)>]
member this.ConstrainedExecutable : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100
Public Overridable ReadOnly Property ConstrainedExecutable As IDTSExecutable100

Valor da propriedade

É o nome do contêiner restrito.

Implementações

Atributos

Comentários

Para obter mais informações, consulte PrecedenceConstraint.

Aplica-se a