RowNumberBinding Class
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.
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
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) |