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