DictRelation.EDTRelation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the extended data type (EDT) relation state.
public:
virtual bool EDTRelation();
public virtual bool EDTRelation ();
abstract member EDTRelation : unit -> bool
override this.EDTRelation : unit -> bool
Public Overridable Function EDTRelation () As Boolean
Returns
A Boolean value that indicates whether the EDT relation is available.