다음을 통해 공유


UnrecognizedScriptLanguageException.UnrecognizedName 필드

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Specifies the name of the unrecognized scripting language.

네임스페이스:  Microsoft.SqlServer.Dts.Tasks.ScriptTask
어셈블리:  Microsoft.SqlServer.ScriptTask(Microsoft.SqlServer.ScriptTask.dll)

구문

‘선언
Public UnrecognizedName As String
‘사용 방법
Dim instance As UnrecognizedScriptLanguageException 
Dim value As String 

value = instance.UnrecognizedName 

instance.UnrecognizedName = value
public string UnrecognizedName
public:
String^ UnrecognizedName
val mutable UnrecognizedName: string
public var UnrecognizedName : String

참고 항목

참조

UnrecognizedScriptLanguageException 클래스

Microsoft.SqlServer.Dts.Tasks.ScriptTask 네임스페이스