Класс DsvTableBinding
Defines a binding from a data source view to a table. This class cannot be inherited.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.TabularBinding
Microsoft.AnalysisServices.DsvTableBinding
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
'Декларация
<GuidAttribute("54FAF89E-8DE3-4bb0-B3F7-BE305103548B")> _
Public NotInheritable Class DsvTableBinding _
Inherits TabularBinding
'Применение
Dim instance As DsvTableBinding
[GuidAttribute("54FAF89E-8DE3-4bb0-B3F7-BE305103548B")]
public sealed class DsvTableBinding : TabularBinding
[GuidAttribute(L"54FAF89E-8DE3-4bb0-B3F7-BE305103548B")]
public ref class DsvTableBinding sealed : public TabularBinding
[<SealedAttribute>]
[<GuidAttribute("54FAF89E-8DE3-4bb0-B3F7-BE305103548B")>]
type DsvTableBinding =
class
inherit TabularBinding
end
public final class DsvTableBinding extends TabularBinding
Тип DsvTableBinding обеспечивает доступ к следующим элементам.
Имя | Описание | |
---|---|---|
![]() |
DsvTableBinding() | Initializes a new instance of DsvTableBinding using default values. |
![]() |
DsvTableBinding(String, String) | Initializes a new instance of DsvTableBinding for the specified data source view and table. |
В начало
Имя | Описание | |
---|---|---|
![]() |
Container | (Производный от Component.) |
![]() |
DataEmbeddingStyle | Gets or sets the embedded data in the table. |
![]() |
DataSourceViewID | Gets or sets the data source view unique identifier. |
![]() |
Parent | Gets the parent object of the current object. (Производный от Binding.) |
![]() |
Site | (Производный от Component.) |
![]() |
TableID | Gets or sets the table unique identifier. |
В начало
Имя | Описание | |
---|---|---|
![]() |
Clone | Returns a full copy of current DsvTableBinding object. (Переопределяет Binding.Clone().) |
![]() |
CopyTo | Copies the current DsvTableBinding to an object, which is passed as a parameter. |
![]() |
CreateObjRef | Важный элемент безопасности. (Производный от MarshalByRefObject.) |
![]() |
Dispose | (Производный от Component.) |
![]() |
Equals | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetLifetimeService | Важный элемент безопасности. (Производный от MarshalByRefObject.) |
![]() |
GetType | (Производный от Object.) |
![]() |
InitializeLifetimeService | Важный элемент безопасности. (Производный от MarshalByRefObject.) |
![]() |
ToString | (Производный от Component.) |
В начало
В начало
Имя | Описание | |
---|---|---|
![]() ![]() |
ICloneable.Clone | Creates a new copy of this object instance. (Производный от TabularBinding.) |
В начало
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.