MetaColumnHelperCheckColumn Property |
Editor Helper: Check the column SQL statement in the database
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.1.0.0 (6.1.0.0)
Syntaxpublic string HelperCheckColumn { get; }
Public ReadOnly Property HelperCheckColumn As String
Get
public:
property String^ HelperCheckColumn {
String^ get ();
}
member HelperCheckColumn : string with get
Property Value
Type:
String
See Also