IDTSPrecedenceConstraint100.ConstrainedExecutable Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutable100 ^ ConstrainedExecutable { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutable100 ^ get(); };
[System.Runtime.InteropServices.DispId(38)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.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.Sql2014.IDTSExecutable100
Public ReadOnly Property ConstrainedExecutable As IDTSExecutable100
Valor da propriedade
É o nome do contêiner restrito.
- Atributos