FileName Property (PgSqlException)
In This Topic
Gets the file name of the source-code location where the error occurred.
Syntax
|
|---|
'Declaration
Public ReadOnly Property FileName As String |
Property Value
The name of the file where the error was reported.
See Also