[This is preliminary documentation and is subject to change.]
Returns structured metadata or null if there is no metadata defined
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IConfigSectionNode Metadata { get; }
public IConfigSectionNode Metadata { get; }
Public ReadOnly Property Metadata As IConfigSectionNode
Get
Public ReadOnly Property Metadata As IConfigSectionNode
Get
public:
property IConfigSectionNode^ Metadata {
IConfigSectionNode^ get ();
}
public:
property IConfigSectionNode^ Metadata {
IConfigSectionNode^ get ();
}
member Metadata : IConfigSectionNode with get
member Metadata : IConfigSectionNode with get
Property Value
Type:
IConfigSectionNode