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


Свойство ApplicationName

This property supports the SMO infrastructure and is not intended to be used directly from your code.

Пространство имен:  Microsoft.SqlServer.Management.Common
Сборка:  Microsoft.SqlServer.ConnectionInfo (в Microsoft.SqlServer.ConnectionInfo.dll)

Синтаксис

'Декларация
Public Property ApplicationName As String
    Get
    Set
'Применение
Dim instance As OlapConnectionInfo
Dim value As String

value = instance.ApplicationName

instance.ApplicationName = value
public string ApplicationName { get; set; }
public:
property String^ ApplicationName {
    String^ get ();
    void set (String^ value);
}
member ApplicationName : string with get, set
function get ApplicationName () : String
function set ApplicationName (value : String)

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

Тип System. . :: . .String