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