RowNumberBinding Class

Definition

Represents a binding to the row number.

public sealed class RowNumberBinding : Microsoft.AnalysisServices.Binding
type RowNumberBinding = class
    inherit Binding
Public NotInheritable Class RowNumberBinding
Inherits Binding
Inheritance
RowNumberBinding

Constructors

RowNumberBinding()

Properties

Parent

Gets the parent object of the current object.

(Inherited from Binding)

Methods

Clone()

Returns a copy of the RowNumberBinding object.

CopyTo(Binding)

Transfers a deep copy of current object to a specified binding.

(Inherited from Binding)

Explicit Interface Implementations

ICloneable.Clone() (Inherited from Binding)

Applies to