INodeInformation.InvariantName 속성
Gets all the parts of Uniform Resource Name (URN) key.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
ReadOnly Property InvariantName As String
Get
‘사용 방법
Dim instance As INodeInformation
Dim value As String
value = instance.InvariantName
string InvariantName { get; }
property String^ InvariantName {
String^ get ();
}
abstract InvariantName : string
function get InvariantName () : String
속성 값
유형: System.String
A string that represents all the parts of the URN key.
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스