Méthode IsSharedDataSourceReference
Indicates whether the current instance is a reference to a shared data source.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Function IsSharedDataSourceReference As Boolean
'Utilisation
Dim instance As DataSet
Dim returnValue As Boolean
returnValue = instance.IsSharedDataSourceReference()
public bool IsSharedDataSourceReference()
public:
bool IsSharedDataSourceReference()
member IsSharedDataSourceReference : unit -> bool
public function IsSharedDataSourceReference() : boolean
Valeur de retour
Type : System. . :: . .Boolean
A Boolean value.