StorageCloudTableCmdletBase.TableIsEmpty 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.
Overloads
TableIsEmpty(CloudTable) | |
TableIsEmpty(CloudTable) |
TableIsEmpty(CloudTable)
protected bool TableIsEmpty (Microsoft.Azure.Cosmos.Table.CloudTable table);
member this.TableIsEmpty : Microsoft.Azure.Cosmos.Table.CloudTable -> bool
Protected Function TableIsEmpty (table As CloudTable) As Boolean
Parameters
- table
- CloudTable
Returns
Applies to
TableIsEmpty(CloudTable)
protected bool TableIsEmpty (Microsoft.WindowsAzure.Storage.Table.CloudTable table);
member this.TableIsEmpty : Microsoft.WindowsAzure.Storage.Table.CloudTable -> bool
Protected Function TableIsEmpty (table As CloudTable) As Boolean
Parameters
- table
- CloudTable