Click or drag to resize

DatabaseTableExists Method

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static bool TableExists(
	string tableName
)

Parameters

tableName
Type: SystemString

Return Value

Type: Boolean
See Also