Класс RowNumberBinding
Represents a binding to the row number.
Иерархия наследования
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.RowNumberBinding
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public NotInheritable Class RowNumberBinding _
Inherits Binding
'Применение
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
Тип RowNumberBinding обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
RowNumberBinding | Initializes a new instance of the RowNumberBinding class. |
В начало
Свойства
Имя | Описание | |
---|---|---|
Container | (Производный от Component.) | |
Parent | Gets the parent object of the current object. (Производный от Binding.) | |
Site | (Производный от Component.) |
В начало
Методы
Имя | Описание | |
---|---|---|
Clone | When overridden in a derived class, creates a copy of the binding. (Переопределяет Binding.Clone().) | |
CreateObjRef | Важный элемент безопасности. (Производный от MarshalByRefObject.) | |
Dispose | (Производный от Component.) | |
Equals | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetLifetimeService | Важный элемент безопасности. (Производный от MarshalByRefObject.) | |
GetType | (Производный от Object.) | |
InitializeLifetimeService | Важный элемент безопасности. (Производный от MarshalByRefObject.) | |
ToString | (Производный от Component.) |
В начало
События
Имя | Описание | |
---|---|---|
Disposed | (Производный от Component.) |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
ICloneable.Clone | Creates a new copy of the object instance. (Производный от Binding.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.