The TableAdminMgrImpl type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
CreateAggregateTable(String, String, QueryConfig, IList<(Of <<'(IList<(Of <<'(String>)>>)>)>>))
CreateTable(String, String, Schema, IList<(Of <<'(IList<(Of <<'(String>)>>)>)>>))
CreateTable(String, String, Schema, array<String>[]()[][])
CreateTable(String, String, String, IList<(Of <<'(IList<(Of <<'(String>)>>)>)>>))
CreateTable(String, String, String, array<String>[]()[][])
DropTables(array<String>[]()[][])
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsValidFieldName(String)
StartTables(array<String>[]()[][])
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)

See Also