StorageCloudTableCmdletBase.IsTableEmpty 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.
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
- channel
- IStorageTableManagement
- tableName
- String
- cancellationToken
- CancellationToken