Поделиться через


ApplicationCollection.Item Property (String)

Gets a reference to a specific Application object using the application name.

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

Синтаксис

'Декларация
Public ReadOnly Default Property Item ( _
    name As String _
) As Application
public Application this [
    string name
] { get; }
public:
property Application^ default [String^] {
    Application^ get (String^ name);
}
/** @property */
public Application get_Item (String name)

Параметры

  • name
    The name of the Notification Services application.

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

An Application object.

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

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.

См. также

Справочник

ApplicationCollection Class
ApplicationCollection Members
Microsoft.SqlServer.Management.Nmo Namespace

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

Соединение приложений с экземпляром