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.