Sdílet prostřednictvím


StorageCloudTableCmdletBase.TableIsEmpty Method

Definition

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

Returns

Applies to