DataClassConstants class

Contains the constants used in handling data classes.

Inheritance hierarchy

System.Object
  Microsoft.Office.BusinessData.MetadataModel.Constants.DataClassConstants

Namespace:  Microsoft.Office.BusinessData.MetadataModel.Constants
Assembly:  Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)

Syntax

'Declaration
Public NotInheritable Class DataClassConstants
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class DataClassConstants

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Microsoft.Office.BusinessData.MetadataModel.Constants namespace