Show / Hide Table of Contents

Class ColumnNotNull

Represents column not null metadata.

Inheritance
System.Object
ColumnNotNull
Implements
IAddon
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DevZest.Data.Addons
Assembly: DevZest.Data.dll
Syntax
public sealed class ColumnNotNull : IAddon
Remarks

ColumnNotNull implements IAddon with key of ColumnNotNull type.

Fields

Name Description
Singleton

The singleton instance of ColumnNotNull class.

Properties

Name Description
Key

Gets the key of IAddon.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest