Interfaccia IDataScope
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents a data scope.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Interface IDataScope _
Inherits IContainedObject
'Utilizzo
Dim instance As IDataScope
public interface IDataScope : IContainedObject
public interface class IDataScope : IContainedObject
type IDataScope =
interface
interface IContainedObject
end
public interface IDataScope extends IContainedObject
Nel tipo IDataScope sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Group | Gets the group of the data. |
![]() |
Name | Gets the name of the data. |
![]() |
Parent | The parent object. Ereditato da IContainedObject. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
GetContainingDataScopes | Returns the containing data scopes of the object. |
In alto