SqlDataDictionary.tableDelete(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deletes the table in the SQL database.
public:
virtual void tableDelete(int _tableId);
public virtual void tableDelete (int _tableId);
abstract member tableDelete : int -> unit
override this.tableDelete : int -> unit
Public Overridable Sub tableDelete (_tableId As Integer)
Parameters
- _tableId
- Int32