Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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