AtomsFramework Persistence Layer Reference Guide

AFTableAttribute.DatabaseId Property

[This is preliminary documentation and subject to change.]

Gets the database name for the mapped class

[Visual Basic]
Public ReadOnly Property DatabaseId As String
[C#]
public string DatabaseId {get;}

Remarks

The returned value is the name of the database from the XML file and is not the physical database server name

See Also

AFTableAttribute Class | AtomsFramework Namespace