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


Свойство AgentProfile.ProfileId

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

Синтаксис

'Декларация
Public ReadOnly Property ProfileId As Integer 
    Get
'Применение
Dim instance As AgentProfile 
Dim value As Integer 

value = instance.ProfileId
public int ProfileId { get; }
public:
property int ProfileId {
    int get ();
}
member ProfileId : int
function get ProfileId () : int

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

Тип: System.Int32

См. также

Справочник

AgentProfile Класс

Пространство имен Microsoft.SqlServer.Replication