ParameterInfo.Key.GetUrnFragment 메서드

Gets the UrnFragment for the SfcInstance type.

네임스페이스:  Microsoft.SqlServer.Management.IntegrationServices
어셈블리:  Microsoft.SqlServer.Management.IntegrationServices(Microsoft.SqlServer.Management.IntegrationServices.dll)

구문

‘선언
Public Overrides Function GetUrnFragment As String
‘사용 방법
Dim instance As ParameterInfo.Key 
Dim returnValue As String 

returnValue = instance.GetUrnFragment()
public override string GetUrnFragment()
public:
virtual String^ GetUrnFragment() override
abstract GetUrnFragment : unit -> string  
override GetUrnFragment : unit -> string
public override function GetUrnFragment() : String

반환 값

유형: System.String
The UrnFragment.

참고 항목

참조

ParameterInfo.Key 클래스

Microsoft.SqlServer.Management.IntegrationServices 네임스페이스