ParameterInfo.Key(String) 建構函式

定義

建構函式

public:
 Key(System::String ^ name);
public Key(string name);
new Microsoft.SqlServer.Management.IntegrationServices.ParameterInfo.Key : string -> Microsoft.SqlServer.Management.IntegrationServices.ParameterInfo.Key
Public Sub New (name As String)

參數

name
String

適用於