IdKey コンストラクター
IdKey クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.SqlServer.Management.IntegrationServices
アセンブリ: Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New IdKey()
public IdKey()
public:
IdKey()
new : unit -> IdKey
public function IdKey()