PrecedenceConstraintClass Classe
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 PrecedenceConstraint.
public ref class PrecedenceConstraintClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::PrecedenceConstraint
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E0722B3E-8236-4A4C-893F-CAB84E197B86")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class PrecedenceConstraintClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraint
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("2EB7F9BC-ABB8-4956-823D-06F126171E8C")]
public class PrecedenceConstraintClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraint
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5C784D80-E946-49A1-B843-2CD8BB21E89D")]
public class PrecedenceConstraintClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraint
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("E0722B3E-8236-4A4C-893F-CAB84E197B86")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type PrecedenceConstraintClass = class
interface IDTSPrecedenceConstraint100
interface PrecedenceConstraint
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("2EB7F9BC-ABB8-4956-823D-06F126171E8C")>]
type PrecedenceConstraintClass = class
interface IDTSPrecedenceConstraint100
interface PrecedenceConstraint
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("5C784D80-E946-49A1-B843-2CD8BB21E89D")>]
type PrecedenceConstraintClass = class
interface IDTSPrecedenceConstraint100
interface PrecedenceConstraint
Public Class PrecedenceConstraintClass
Implements PrecedenceConstraint
- Herança
-
PrecedenceConstraintClass
- Atributos
- Implementações
Construtores
PrecedenceConstraintClass() |
Inicializa uma nova instância da classe PrecedenceConstraintClass. |
Propriedades
ConstrainedExecutable |
Obtém o nome do contêiner restrito. |
EvalOp |
Obtém ou define as operações de avaliação usadas pela restrição de precedência. |
EvaluatesTrue |
Obtém o valor booliano da propriedade Value. |
LogicalAnd |
Obtém ou define um valor que indica se várias restrições funcionam em conjunto. |
Parent |
Obtém o pai do objeto PrecedenceConstraintClass. |
PrecedenceExecutable |
Obtém o nome do executável de precedência. |
Value |
Obtém um valor da enumeração DTSExecResult. |