Método IsSharedDataSourceReference
Indicates whether the current instance is a reference to a shared data source.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Function IsSharedDataSourceReference As Boolean
'Uso
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
Valor de retorno
Tipo: System. . :: . .Boolean
A Boolean value.