sVSTAComponentTemplateName 필드
이 API는 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
네임스페이스: Microsoft.SqlServer.Dts.Pipeline
어셈블리: Microsoft.SqlServer.TxScript(Microsoft.SqlServer.TxScript.dll)
구문
‘선언
Public Const sVSTAComponentTemplateName As String
‘사용 방법
Dim value As String
value = VSTAComponentScriptingEngine.sVSTAComponentTemplateName
public const string sVSTAComponentTemplateName
public:
literal String^ sVSTAComponentTemplateName
static val mutable sVSTAComponentTemplateName: string
public const var sVSTAComponentTemplateName : String