MarkLogic XDBC.NET Library

IXdbcCommand.Warnings Property

Returns the first warning reported by calls on this connection.

[Visual Basic]
Property Warnings As XdbcWarning
[C#]
XdbcWarning Warnings {get;}

Exceptions

Exception TypeCondition
XdbcExceptionIf a database access error occurs

See Also

IXdbcCommand Interface | MarkLogic.Xdbc Namespace