| Name | Description |
---|
 | BeginGetServiceProperties(AsyncCallback, Object)(AsyncCallback^, Object^)(AsyncCallback, Object)(AsyncCallback, Object) | Begins an asynchronous operation to get the service properties of the Table service. |
 | BeginGetServiceProperties(TableRequestOptions, OperationContext, AsyncCallback, Object)(TableRequestOptions^, OperationContext^, AsyncCallback^, Object^)(TableRequestOptions, OperationContext, AsyncCallback, Object)(TableRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to get the service properties of the Table service. |
 | BeginGetServiceStats(AsyncCallback, Object)(AsyncCallback^, Object^)(AsyncCallback, Object)(AsyncCallback, Object) | Begins an asynchronous operation to get service stats for the secondary Table service endpoint. |
 | BeginGetServiceStats(TableRequestOptions, OperationContext, AsyncCallback, Object)(TableRequestOptions^, OperationContext^, AsyncCallback^, Object^)(TableRequestOptions, OperationContext, AsyncCallback, Object)(TableRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to get service stats for the secondary Table service endpoint. |
 | BeginListTablesSegmented(String, Nullable<Int32>, TableContinuationToken, TableRequestOptions, OperationContext, AsyncCallback, Object)(String^, Nullable<Int32>, TableContinuationToken^, TableRequestOptions^, OperationContext^, AsyncCallback^, Object^)(String, Nullable<Int32>, TableContinuationToken, TableRequestOptions, OperationContext, AsyncCallback, Object)(String, Nullable(Of Int32), TableContinuationToken, TableRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to return a result segment of tables that start with the specified prefix. |
 | BeginListTablesSegmented(String, TableContinuationToken, AsyncCallback, Object)(String^, TableContinuationToken^, AsyncCallback^, Object^)(String, TableContinuationToken, AsyncCallback, Object)(String, TableContinuationToken, AsyncCallback, Object) | Begins an asynchronous operation to return a result segment of tables that start with the specified prefix. |
 | BeginListTablesSegmented(TableContinuationToken, AsyncCallback, Object)(TableContinuationToken^, AsyncCallback^, Object^)(TableContinuationToken, AsyncCallback, Object)(TableContinuationToken, AsyncCallback, Object) | Begins an asynchronous operation to return a result segment of tables. |
 | BeginSetServiceProperties(ServiceProperties, AsyncCallback, Object)(ServiceProperties^, AsyncCallback^, Object^)(ServiceProperties, AsyncCallback, Object)(ServiceProperties, AsyncCallback, Object) | Begins an asynchronous operation to set the service properties of the Table service. |
 | BeginSetServiceProperties(ServiceProperties, TableRequestOptions, OperationContext, AsyncCallback, Object)(ServiceProperties^, TableRequestOptions^, OperationContext^, AsyncCallback^, Object^)(ServiceProperties, TableRequestOptions, OperationContext, AsyncCallback, Object)(ServiceProperties, TableRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to set the service properties of the Table service. |
 | EndGetServiceProperties(IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult) | Ends an asynchronous operation to get the service properties of the Table service. |
 | EndGetServiceStats(IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult) | Ends an asynchronous operation to get service stats for the secondary Table service endpoint. |
 | EndListTablesSegmented(IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult) | Ends an asynchronous operation to return a result segment of tables. |
 | EndSetServiceProperties(IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult) | Ends an asynchronous operation to set the service properties of the Table service. |
 | Equals(Object)(Object^)(Object)(Object) | |
 | Finalize()()()() | |
 | GetHashCode()()()() | |
 | GetServicePropertiesAsync()()()() | Initiates an asynchronous operation to get the service properties of the Table service. |
 | GetServicePropertiesAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) | Initiates an asynchronous operation to get the service properties of the Table service. |
 | GetServicePropertiesAsync(TableRequestOptions, OperationContext)(TableRequestOptions^, OperationContext^)(TableRequestOptions, OperationContext)(TableRequestOptions, OperationContext) | Initiates an asynchronous operation to get the service properties of the Table service. |
 | GetServicePropertiesAsync(TableRequestOptions, OperationContext, CancellationToken)(TableRequestOptions^, OperationContext^, CancellationToken)(TableRequestOptions, OperationContext, CancellationToken)(TableRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation to get the service properties of the Table service. |
 | GetServiceStatsAsync()()()() | Initiates an asynchronous operation to get service stats for the secondary Table service endpoint. |
 | GetServiceStatsAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) | Initiates an asynchronous operation to get service stats for the secondary Table service endpoint. |
 | GetServiceStatsAsync(TableRequestOptions, OperationContext)(TableRequestOptions^, OperationContext^)(TableRequestOptions, OperationContext)(TableRequestOptions, OperationContext) | Initiates an asynchronous operation to get service stats for the secondary Table service endpoint. |
 | GetServiceStatsAsync(TableRequestOptions, OperationContext, CancellationToken)(TableRequestOptions^, OperationContext^, CancellationToken)(TableRequestOptions, OperationContext, CancellationToken)(TableRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation to get service stats for the secondary Table service endpoint. |
 | GetTableReference(String)(String^)(String)(String) | Gets a reference to the specified table. |
 | GetType()()()() | |
 | ListTablesSegmentedAsync(String, Nullable<Int32>, TableContinuationToken, TableRequestOptions, OperationContext)(String^, Nullable<Int32>, TableContinuationToken^, TableRequestOptions^, OperationContext^)(String, Nullable<Int32>, TableContinuationToken, TableRequestOptions, OperationContext)(String, Nullable(Of Int32), TableContinuationToken, TableRequestOptions, OperationContext) | Initiates an asynchronous operation to return a result segment of tables that start with the specified prefix. |
 | ListTablesSegmentedAsync(String, Nullable<Int32>, TableContinuationToken, TableRequestOptions, OperationContext, CancellationToken)(String^, Nullable<Int32>, TableContinuationToken^, TableRequestOptions^, OperationContext^, CancellationToken)(String, Nullable<Int32>, TableContinuationToken, TableRequestOptions, OperationContext, CancellationToken)(String, Nullable(Of Int32), TableContinuationToken, TableRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation to return a result segment of tables that start with the specified prefix. |
 | ListTablesSegmentedAsync(String, TableContinuationToken)(String^, TableContinuationToken^)(String, TableContinuationToken)(String, TableContinuationToken) | Initiates an asynchronous operation to return a result segment of tables that start with the specified prefix. |
 | ListTablesSegmentedAsync(String, TableContinuationToken, CancellationToken)(String^, TableContinuationToken^, CancellationToken)(String, TableContinuationToken, CancellationToken)(String, TableContinuationToken, CancellationToken) | Initiates an asynchronous operation to return a result segment of tables that start with the specified prefix. |
 | ListTablesSegmentedAsync(TableContinuationToken)(TableContinuationToken^)(TableContinuationToken)(TableContinuationToken) | Initiates an asynchronous operation to return a result segment of tables. |
 | ListTablesSegmentedAsync(TableContinuationToken, CancellationToken)(TableContinuationToken^, CancellationToken)(TableContinuationToken, CancellationToken)(TableContinuationToken, CancellationToken) | Initiates an asynchronous operation to return a result segment of tables. |
 | MemberwiseClone()()()() | |
 | SetServicePropertiesAsync(ServiceProperties)(ServiceProperties^)(ServiceProperties)(ServiceProperties) | Initiates an asynchronous operation to set the service properties of the Table service. |
 | SetServicePropertiesAsync(ServiceProperties, CancellationToken)(ServiceProperties^, CancellationToken)(ServiceProperties, CancellationToken)(ServiceProperties, CancellationToken) | Initiates an asynchronous operation to set the service properties of the Table service. |
 | SetServicePropertiesAsync(ServiceProperties, TableRequestOptions, OperationContext)(ServiceProperties^, TableRequestOptions^, OperationContext^)(ServiceProperties, TableRequestOptions, OperationContext)(ServiceProperties, TableRequestOptions, OperationContext) | Initiates an asynchronous operation to set the service properties of the Table service. |
 | SetServicePropertiesAsync(ServiceProperties, TableRequestOptions, OperationContext, CancellationToken)(ServiceProperties^, TableRequestOptions^, OperationContext^, CancellationToken)(ServiceProperties, TableRequestOptions, OperationContext, CancellationToken)(ServiceProperties, TableRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation to set the service properties of the Table service. |
 | ToString()()()() | |