Clase RowNumberBinding
Represents a binding to the row number.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.RowNumberBinding
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
'Declaración
Public NotInheritable Class RowNumberBinding _
Inherits Binding
'Uso
Dim instance As RowNumberBinding
public sealed class RowNumberBinding : Binding
public ref class RowNumberBinding sealed : public Binding
[<SealedAttribute>]
type RowNumberBinding =
class
inherit Binding
end
public final class RowNumberBinding extends Binding
El tipo RowNumberBinding expone los siguientes miembros.
Nombre | Descripción | |
---|---|---|
![]() |
RowNumberBinding | Initializes a new instance of the RowNumberBinding class. |
Arriba
Nombre | Descripción | |
---|---|---|
![]() |
Container | (Se hereda de Component.) |
![]() |
Parent | Gets the parent object of the current object. (Se hereda de Binding.) |
![]() |
Site | (Se hereda de Component.) |
Arriba
Nombre | Descripción | |
---|---|---|
![]() |
Clone | When overridden in a derived class, creates a copy of the binding. (Invalida Binding.Clone().) |
![]() |
CreateObjRef | Importante para la seguridad. (Se hereda de MarshalByRefObject.) |
![]() |
Dispose | (Se hereda de Component.) |
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetLifetimeService | Importante para la seguridad. (Se hereda de MarshalByRefObject.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
InitializeLifetimeService | Importante para la seguridad. (Se hereda de MarshalByRefObject.) |
![]() |
ToString | (Se hereda de Component.) |
Arriba
Arriba
Nombre | Descripción | |
---|---|---|
![]() ![]() |
ICloneable.Clone | Creates a new copy of the object instance. (Se hereda de Binding.) |
Arriba
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.