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.