Interface IDataScopeService
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Provides a service for the IDataScope.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Interface IDataScopeService
'Uso
Dim instance As IDataScopeService
public interface IDataScopeService
public interface class IDataScopeService
type IDataScopeService = interface end
public interface IDataScopeService
O tipo IDataScopeService expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
GetDataScopesFor | Infraestrutura. Gets the data scopes for a contained item. |
Início