MarkLogic XCC/.Net Library

ContentbaseMetaData.ContentBaseId Property

The numeric database ID of the contentbase. Similar to GetContentBaseName(), this method makes a call to the server to obtain the ID, regardless of how the Session was created.

[Visual Basic]
Property ContentBaseId As UInt64
[C#]
ulong ContentBaseId {get;}

See Also

ContentbaseMetaData Interface | Marklogic.Xcc Namespace