Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Used by the Report Designer in Business Intelligence Development Studio to pass a service provider to the IQueryDesigner to provide services to it.
Spazio dei nomi Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)
Sintassi
'Dichiarazione
WriteOnly Property ServiceProvider As IServiceProvider
Set
'Utilizzo
Dim instance As IQueryDesigner
Dim value As IServiceProvider
instance.ServiceProvider = value
IServiceProvider ServiceProvider { set; }
property IServiceProvider^ ServiceProvider {
void set (IServiceProvider^ value);
}
abstract ServiceProvider : IServiceProvider with get, set
function set ServiceProvider (value : IServiceProvider)
Valore proprietà
Tipo: System.IServiceProvider
An IServiceProvider object.