Propriété Connection
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.DataProcessing
Assemblys : Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntaxe
'Déclaration
ReadOnly Property Connection As IDbConnection
Get
'Utilisation
Dim instance As IDbConnectionWrapper
Dim value As IDbConnection
value = instance.Connection
IDbConnection Connection { get; }
property IDbConnection^ Connection {
IDbConnection^ get ();
}
abstract Connection : IDbConnection
function get Connection () : IDbConnection
Valeur de propriété
Voir aussi