Implementation of ITableAdminManager
Namespace: StreamBase.LiveView.API.ImplAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 2.2.1.3746 (2.2.1.3746)
Syntax
| C# | Visual Basic | Visual C++ |
public class TableAdminMgrImpl : ITableAdminManager
Public Class TableAdminMgrImpl _ Implements ITableAdminManager
public ref class TableAdminMgrImpl : ITableAdminManager
Members
| All Members | Methods |
| Member | Description | |
|---|---|---|
| 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) | (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.) |