Propriedade do RDL ProfileId
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (em Microsoft.SqlServer.Rmo.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: System. . :: . .Int32