Интерфейс IDataScope
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Represents a data scope.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Interface IDataScope _
Inherits IContainedObject
'Применение
Dim instance As IDataScope
public interface IDataScope : IContainedObject
public interface class IDataScope : IContainedObject
type IDataScope =
interface
interface IContainedObject
end
public interface IDataScope extends IContainedObject
Тип IDataScope обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
![]() |
Group | Gets the group of the data. |
![]() |
Name | Gets the name of the data. |
![]() |
Parent | The parent object. (Производный от IContainedObject.) |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
GetContainingDataScopes | Returns the containing data scopes of the object. |
В начало
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel