EntitySpaces esPlugIn for MyGeneration

esHelper.Metadata Method

Used to create the Metadata or concrete class name.

Overload List

Used to create the Metadata or concrete class name.

public string Metadata(esPluginSource);

Used to create the Metadata or concrete class name.

public string Metadata(ITable);

Used to create the Metadata or concrete class name.

public string Metadata(IView);

This method can take in a raw table name or view name.

public string Metadata(string);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace | sMetadata