Classe VariableClass
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see Variable.
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..VariableClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")> _
<ClassInterfaceAttribute()> _
Public Class VariableClass _
Implements Variable, IDTSVariable100, IDTSExpression100, IDTSName100, _
IDTSPersist100, IDTSRuntimeObject100
'Uso
Dim instance As VariableClass
[GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")]
[ClassInterfaceAttribute()]
public class VariableClass : Variable,
IDTSVariable100, IDTSExpression100, IDTSName100, IDTSPersist100, IDTSRuntimeObject100
[GuidAttribute(L"249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")]
[ClassInterfaceAttribute()]
public ref class VariableClass : Variable,
IDTSVariable100, IDTSExpression100, IDTSName100, IDTSPersist100, IDTSRuntimeObject100
[<GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")>]
[<ClassInterfaceAttribute()>]
type VariableClass =
class
interface Variable
interface IDTSVariable100
interface IDTSExpression100
interface IDTSName100
interface IDTSPersist100
interface IDTSRuntimeObject100
end
public class VariableClass implements Variable, IDTSVariable100, IDTSExpression100, IDTSName100, IDTSPersist100, IDTSRuntimeObject100
O tipo VariableClass expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
VariableClass | Infraestrutura. For more information, see Variable. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
CreationName | Infraestrutura. For more information, see Variable. | |
DataType | Infraestrutura. For more information, see Variable. | |
Description | Infraestrutura. For more information, see Variable. | |
EvaluateAsExpression | Infraestrutura. For more information, see Variable. | |
Expression | Infraestrutura. | |
ID | Infraestrutura. For more information, see Variable. | |
IncludeInDebugDump | Gets or sets a value that specifies whether the variable value is included in the debug dump files. | |
Name | Infraestrutura. For more information, see Variable. | |
Namespace | Infraestrutura. For more information, see Variable. | |
QualifiedName | Infraestrutura. For more information, see Variable. | |
RaiseChangedEvent | Infraestrutura. For more information, see Variable. | |
ReadOnly | Infraestrutura. For more information, see Variable. | |
SystemVariable | Infraestrutura. For more information, see Variable. | |
Value | Infraestrutura. For more information, see Variable. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
LoadFromXML | Infraestrutura. | |
MemberwiseClone | (Herdado de Object.) | |
SaveToXML | Infraestrutura. | |
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.