Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clears the value related to the variable.
Namespace: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly: Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As VariableValue
instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit
public function Clear()