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