Partager via


Constructeur QueryableXEventData (String)

Initializes a new instance of the QueryableXEventData class.

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

Syntaxe

'Déclaration
Public Sub New ( _
    fileName As String _
)
'Utilisation
Dim fileName As String 

Dim instance As New QueryableXEventData(fileName)
public QueryableXEventData(
    string fileName
)
public:
QueryableXEventData(
    String^ fileName
)
new : 
        fileName:string -> QueryableXEventData
public function QueryableXEventData(
    fileName : String
)

Paramètres

  • fileName
    Type : System.String
    File that is the source for the query.

Voir aussi

Référence

QueryableXEventData Classe

Surcharge QueryableXEventData

Espace de noms Microsoft.SqlServer.XEvent.Linq