ParameterInfo.Clear 方法

Clears the parameter value on the client.

命名空间:  Microsoft.SqlServer.Management.IntegrationServices
程序集:  Microsoft.SqlServer.Management.IntegrationServices(在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)

语法

声明
Public Sub Clear
用法
Dim instance As ParameterInfo

instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit
public function Clear()

请参阅

参考

ParameterInfo 类

Microsoft.SqlServer.Management.IntegrationServices 命名空间