VariableValue Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the variable value.
public ref class VariableValue : Microsoft::SqlServer::Dts::Tasks::WebServiceTask::DTSParamValue
C#
[System.Serializable]
public class VariableValue : Microsoft.SqlServer.Dts.Tasks.WebServiceTask.DTSParamValue
[<System.Serializable>]
type VariableValue = class
inherit DTSParamValue
Public Class VariableValue
Inherits DTSParamValue
- Inheritance
- Attributes
Variable |
Initializes a new instance of the VariableValue class. |
Value |
Gets or sets the value of the variable object. |
Variable |
Gets or sets the variable name. |
Clear() |
Clears the value related to the variable. |
Clone() |
Creates a copy of the specified variable object. |
Equals(Object) |
Indicates whether the variable is equal to the specified object. |
Get |
Returns the hash code of the variable. |
Produk | Versi |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |