Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
For more information, see PrecedenceConstraint.
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraintClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("7ED456BA-8FA8-4416-8434-D225F9492282")> _
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public Class PrecedenceConstraintClass _
Implements IDTSPrecedenceConstraint100, PrecedenceConstraint
'Uso
Dim instance As PrecedenceConstraintClass
[GuidAttribute("7ED456BA-8FA8-4416-8434-D225F9492282")]
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public class PrecedenceConstraintClass : IDTSPrecedenceConstraint100,
PrecedenceConstraint
[GuidAttribute(L"7ED456BA-8FA8-4416-8434-D225F9492282")]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class PrecedenceConstraintClass : IDTSPrecedenceConstraint100,
PrecedenceConstraint
[<GuidAttribute("7ED456BA-8FA8-4416-8434-D225F9492282")>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type PrecedenceConstraintClass =
class
interface IDTSPrecedenceConstraint100
interface PrecedenceConstraint
end
public class PrecedenceConstraintClass implements IDTSPrecedenceConstraint100, PrecedenceConstraint
O tipo PrecedenceConstraintClass expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
PrecedenceConstraintClass | Infraestrutura. Initializes a new instance of the PrecedenceConstraintClass class. |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
ConstrainedExecutable | Infraestrutura. Gets the name of the constrained container. |
![]() |
EvalOp | Infraestrutura. Gets or sets the evaluation operations used by the precedence constraint. |
![]() |
EvaluatesTrue | Infraestrutura. Gets the Boolean value of the Value property. |
![]() |
LogicalAnd | Infraestrutura. Gets or sets a value that indicates whether multiple constraints work together. |
![]() |
Parent | Infraestrutura. Gets the parent of the PrecedenceConstraintClass object. |
![]() |
PrecedenceExecutable | Infraestrutura. Gets the name of the precedence executable. |
![]() |
Value | Infraestrutura. Gets a value from the DTSExecResult enumeration. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
.gif)
.gif)
.gif)