Corresponding CSDL type, used for comparing type with other storage or conceptual model members

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