Compartir a través de


EventFileIOException Constructor (String)

Initializes a new instance of the EventFileIOException class with specified exception message

Espacio de nombres:  Microsoft.SqlServer.XEvent.Linq
Ensamblado:  Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)

Sintaxis

'Declaración
Public Sub New ( _
    message As String _
)
'Uso
Dim message As String 

Dim instance As New EventFileIOException(message)
public EventFileIOException(
    string message
)
public:
EventFileIOException(
    String^ message
)
new : 
        message:string -> EventFileIOException
public function EventFileIOException(
    message : String
)

Parámetros

Vea también

Referencia

EventFileIOException Clase

Sobrecarga de EventFileIOException

Espacio de nombres Microsoft.SqlServer.XEvent.Linq