Compartir a través de


ProfileId Propiedad

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)

Sintaxis

'Declaración
Public ReadOnly Property ProfileId As Integer
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .Int32