Name | Description | |
---|---|---|
MemberName | Gets the name of the member. | |
SourceFilePath | Gets the source file path. | |
SourceLineNumber | Gets the source line number. | |
SqlResult | The TSQL result object containing the error |
The following tables list the members exposed by TSqlResultException.
Name | Description | |
---|---|---|
MemberName | Gets the name of the member. | |
SourceFilePath | Gets the source file path. | |
SourceLineNumber | Gets the source line number. | |
SqlResult | The TSQL result object containing the error |
Name | Description | |
---|---|---|
ToString | Overridden. Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |