Sdílet prostřednictvím


StorageCloudTableCmdletBase.IsTableEmpty Method

Definition

protected bool IsTableEmpty (Microsoft.WindowsAzure.Commands.Storage.Model.Contract.IStorageTableManagement channel, string tableName, System.Threading.CancellationToken cancellationToken);
member this.IsTableEmpty : Microsoft.WindowsAzure.Commands.Storage.Model.Contract.IStorageTableManagement * string * System.Threading.CancellationToken -> bool
Protected Function IsTableEmpty (channel As IStorageTableManagement, tableName As String, cancellationToken As CancellationToken) As Boolean

Parameters

tableName
String
cancellationToken
CancellationToken

Returns

Applies to