Corresponding CSDL type descriptor, abstraction used for comparing type with other members in the conceptual or storage layer

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

C#
public CSDLType CSDLType { get; }
Visual Basic
Public ReadOnly Property CSDLType As CSDLType
	Get
Visual C++
public:
property CSDLType^ CSDLType {
	CSDLType^ get ();
}

See Also