EnvironmentReference.Key(String, String) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
環境名と環境フォルダー名を受け取る EnvironmentReference.Key クラスの新しいインスタンスを初期化します。
public:
Key(System::String ^ name, System::String ^ environmentFolderName);
public Key (string name, string environmentFolderName);
new Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.Key : string * string -> Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.Key
Public Sub New (name As String, environmentFolderName As String)
パラメーター
- name
- String
環境の名前。
- environmentFolderName
- String
環境フォルダーの名前。