DataSourceRecordEffective Property

Gets or sets the time that this data source record became effective.

Definition

Namespace: Gemstone.PQDIF.Logical
Assembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.183 -- Release Build+ddb3260bfc76f21f27b8409af52c7cfd0991de78
public DateTime Effective { get; set; }

Property Value

DateTime

Exceptions

InvalidDataExceptionEffective element not found in data source record.

See Also