Partager via


Constructeur PredValue

Initializes a new instance of the PredValue class with the specified object.

Espace de noms :  Microsoft.SqlServer.Management.XEvent
Assembly :  Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    value As Object _
)
'Utilisation
Dim value As Object 

Dim instance As New PredValue(value)
public PredValue(
    Object value
)
public:
PredValue(
    Object^ value
)
new : 
        value:Object -> PredValue
public function PredValue(
    value : Object
)

Paramètres

Voir aussi

Référence

PredValue Classe

Espace de noms Microsoft.SqlServer.Management.XEvent