sVSTAComponentHostID フィールド
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.SqlServer.Dts.Pipeline
アセンブリ: Microsoft.SqlServer.TxScript (Microsoft.SqlServer.TxScript.dll)
構文
'宣言
Public Const sVSTAComponentHostID As String
'使用
Dim value As String
value = VSTAComponentScriptingEngine.sVSTAComponentHostID
public const string sVSTAComponentHostID
public:
literal String^ sVSTAComponentHostID
static val mutable sVSTAComponentHostID: string
public const var sVSTAComponentHostID : String