共用方式為


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 命名空間