次の方法で共有


SSISScriptComponentEntryPointAttribute コンストラクター

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

SSISScriptComponentEntryPointAttribute クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Dts.Pipeline
アセンブリ:  Microsoft.SqlServer.TxScript (Microsoft.SqlServer.TxScript.dll)

構文

'宣言
Public Sub New
'使用
Dim instance As New SSISScriptComponentEntryPointAttribute()
public SSISScriptComponentEntryPointAttribute()
public:
SSISScriptComponentEntryPointAttribute()
new : unit -> SSISScriptComponentEntryPointAttribute
public function SSISScriptComponentEntryPointAttribute()

関連項目

参照

SSISScriptComponentEntryPointAttribute クラス

Microsoft.SqlServer.Dts.Pipeline 名前空間