C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..CacheTableName Property

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string CacheTableName { get; set; }
Public Property CacheTableName As String
	Get
	Set
public:
property String^ CacheTableName {
	String^ get ();
	void set (String^ value);
}