QueryableXEventData 생성자 (String)

Initializes a new instance of the QueryableXEventData class.

네임스페이스:  Microsoft.SqlServer.XEvent.Linq
어셈블리:  Microsoft.SqlServer.XEvent.Linq(Microsoft.SqlServer.XEvent.Linq.dll)

구문

‘선언
Public Sub New ( _
    fileName As String _
)
‘사용 방법
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
)

매개 변수

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

참고 항목

참조

QueryableXEventData 클래스

QueryableXEventData 오버로드

Microsoft.SqlServer.XEvent.Linq 네임스페이스