MarkLogic XDBC.NET Library

IXdbcConnection.Warnings Property

Returns the first warning reported by calls on this connection.

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

See Also

IXdbcConnection Interface | MarkLogic.Xdbc Namespace