IDTSPrecedenceConstraint100.PrecedenceExecutable 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.
Para obter mais informações, consulte PrecedenceConstraintClass.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ PrecedenceExecutable { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ get(); };
[System.Runtime.InteropServices.DispId(37)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100 PrecedenceExecutable { [System.Runtime.InteropServices.DispId(37)] get; }
[<System.Runtime.InteropServices.DispId(37)>]
[<get: System.Runtime.InteropServices.DispId(37)>]
member this.PrecedenceExecutable : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100
Public ReadOnly Property PrecedenceExecutable As IDTSExecutable100
Valor da propriedade
- Atributos