DataSet.IsSharedDataSourceReference Method

Definition

Indicates whether the current instance is a reference to a shared data source.

public:
 bool IsSharedDataSourceReference();
public bool IsSharedDataSourceReference ();
member this.IsSharedDataSourceReference : unit -> bool
Public Function IsSharedDataSourceReference () As Boolean

Returns

true if the current instance is a reference to a shared data source; otherwise, false.

Applies to