Partager via


ProfileId propriété

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Rmo (dans Microsoft.SqlServer.Rmo.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ProfileId As Integer
    Get
'Utilisation
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

Valeur de la propriété

Type : System. . :: . .Int32