DTS_W_CONFIGREADONLYVARIABLE フィールド
構成により、読み取り専用の変数を変更しようとしました。変数はパッケージ パス "%1" にあります。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_W_CONFIGREADONLYVARIABLE As Integer
'使用
Dim value As Integer
value = HResults.DTS_W_CONFIGREADONLYVARIABLE
public const int DTS_W_CONFIGREADONLYVARIABLE
public:
literal int DTS_W_CONFIGREADONLYVARIABLE
static val mutable DTS_W_CONFIGREADONLYVARIABLE: int
public const var DTS_W_CONFIGREADONLYVARIABLE : int