RegSvrSmoObject.UrnSkeleton Property

Gets the Urn object that represents the object.

Пространство имен: Microsoft.SqlServer.Management.Smo.RegisteredServers
Сборка: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Синтаксис

'Декларация
Protected Friend Overridable ReadOnly Property UrnSkeleton As Urn
protected internal virtual Urn UrnSkeleton { get; }
protected public:
virtual property Urn^ UrnSkeleton {
    Urn^ get ();
}
/** @property */
protected Urn get_UrnSkeleton ()
protected internal function get UrnSkeleton () : Urn

Значение свойства

A Urn object value that represents the object.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Синхронизация потоков

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

RegSvrSmoObject Class
RegSvrSmoObject Members
Microsoft.SqlServer.Management.Smo.RegisteredServers Namespace

Другие ресурсы

Управление зарегистрированными серверами
sp_ActiveDirectory_Obj (Transact-SQL)