Classe VariableClass
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see Variable.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..VariableClass
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")> _
<ClassInterfaceAttribute()> _
Public Class VariableClass _
Implements Variable, IDTSVariable100, IDTSExpression100, IDTSName100, _
IDTSPersist100, IDTSRuntimeObject100
'Utilizzo
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
Nel tipo VariableClass sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
VariableClass | Infrastruttura. For more information, see Variable. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
CreationName | Infrastruttura. For more information, see Variable. | |
DataType | Infrastruttura. For more information, see Variable. | |
Description | Infrastruttura. For more information, see Variable. | |
EvaluateAsExpression | Infrastruttura. For more information, see Variable. | |
Expression | Infrastruttura. | |
ID | Infrastruttura. 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 | Infrastruttura. For more information, see Variable. | |
Namespace | Infrastruttura. For more information, see Variable. | |
QualifiedName | Infrastruttura. For more information, see Variable. | |
RaiseChangedEvent | Infrastruttura. For more information, see Variable. | |
ReadOnly | Infrastruttura. For more information, see Variable. | |
SystemVariable | Infrastruttura. For more information, see Variable. | |
Value | Infrastruttura. For more information, see Variable. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
LoadFromXML | Infrastruttura. | |
MemberwiseClone | Ereditato da Object. | |
SaveToXML | Infrastruttura. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.