ExternalConnection.SourceType

ExternalConnection.SourceType property

Gets or Sets the external connection DataSource type.

public ConnectionDataSourceType SourceType { get; set; }

See Also