Share via


DataSource.Guid Property

Definition

Retrieves the global unique identifier (GUID) of the data source.

public:
 abstract property Guid Guid { Guid get(); };
public abstract Guid Guid { get; }
member this.Guid : Guid
Public MustOverride ReadOnly Property Guid As Guid

Property Value

Returns the data source GUID.

Applies to