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 parameter value on the client.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As ParameterInfo
instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit
public function Clear()
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace