Udostępnij przez


VariableClass Members

For more information, see Variable.

The following tables list the members exposed by the VariableClass type.

Public Constructors

  Name Description
VariableClass For more information, see Variable.

Top

Public Properties

  Name Description
ms214692.pubproperty(pl-pl,SQL.100).gif CreationName For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif DataType For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif Description For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif EvaluateAsExpression For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif Expression  
ms214692.pubproperty(pl-pl,SQL.100).gif ID For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif IncludeInDebugDump Gets or sets a value that specifies whether the variable value is included in the debug dump files.
ms214692.pubproperty(pl-pl,SQL.100).gif Name For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif Namespace For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif QualifiedName For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif RaiseChangedEvent For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif ReadOnly For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif SystemVariable For more information, see Variable.
ms214692.pubproperty(pl-pl,SQL.100).gif Value For more information, see Variable.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms214692.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms214692.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms214692.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms214692.pubmethod(pl-pl,SQL.100).gif LoadFromXML  
ms214692.pubmethod(pl-pl,SQL.100).gifms214692.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms214692.pubmethod(pl-pl,SQL.100).gif SaveToXML  
ms214692.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms214692.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms214692.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
LoadFromXML  
SaveToXML  
CreationName For more information, see Variable.
DataType For more information, see Variable.
Description For more information, see Variable.
EvaluateAsExpression For more information, see Variable.
Expression  
ID 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 For more information, see Variable.
Namespace For more information, see Variable.
QualifiedName For more information, see Variable.
RaiseChangedEvent For more information, see Variable.
ReadOnly For more information, see Variable.
SystemVariable For more information, see Variable.
Value For more information, see Variable.

Top