. 方法
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Private Function GetUrn As Urn Implements IAlienObject.GetUrn
'用途
Dim instance As SqlSmoObject
Dim returnValue As Urn
returnValue = CType(instance, IAlienObject).GetUrn()
Urn IAlienObject.GetUrn()
private:
virtual Urn^ GetUrn() sealed = IAlienObject::GetUrn
private abstract GetUrn : unit -> Urn
private override GetUrn : unit -> Urn
JScript 支援明確介面實作的使用,但不支援新介面實作的宣告。
傳回值
型別:Urn
實作
IAlienObjectGetUrn()()()()