Udostępnij za pośrednictwem


DataSourceVersionComparer.SourceVersion Property

Definition

Gets the data source version from the sited connection, if any.

protected:
 property System::String ^ SourceVersion { System::String ^ get(); };
protected string SourceVersion { get; }
member this.SourceVersion : string
Protected ReadOnly Property SourceVersion As String

Property Value

A String value representing the data source version, or null if no source version can be obtained.

Applies to