Creates tables used in this class if needed

Namespace:  Cloudster
Assembly:  Cloudster.CoreLib (in Cloudster.CoreLib.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool TryCreateTables()
Visual Basic (Declaration)
Public Function TryCreateTables As Boolean
Visual C++
public:
bool TryCreateTables()

Return Value

[Missing <returns> documentation for "M:Cloudster.EntityClusterTables.TryCreateTables"]

See Also