Share via


TableQuery<TElement>.Copy Method

Definition

Shallow copy of TableQuery

public Microsoft.Azure.Cosmos.Table.TableQuery<TElement> Copy ();
member this.Copy : unit -> Microsoft.Azure.Cosmos.Table.TableQuery<'Element>
Public Function Copy () As TableQuery(Of TElement)

Returns

Applies to