Метод IsSharedDataSourceReference
Indicates whether the current instance is a reference to a shared data source.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Function IsSharedDataSourceReference As Boolean
'Применение
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
Возвращаемое значение
Тип: System. . :: . .Boolean
A Boolean value.