Construtor QueryableXEventData (String)
Initializes a new instance of the QueryableXEventData class.
Namespace: Microsoft.SqlServer.XEvent.Linq
Assembly: Microsoft.SqlServer.XEvent.Linq (em Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxe
'Declaração
Public Sub New ( _
fileName As String _
)
'Uso
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
)
Parâmetros
- fileName
Tipo: System.String
File that is the source for the query.