Enum MetaInfoKey
Attribute type for searching meta infos.
搜尋元信息的屬性類型。
Namespace: Votanic.vNet.Database
Assembly: Votanic.vNet.dll
Syntax
public enum MetaInfoKey
Fields
| Name | Description |
|---|---|
| Any | Any attribute. |
| ID | Meta Info ID. |
| Key | Attribute name. |
| RefID | ID on related table. |
| Table | Related table name. |
| Value | Content of Attribute. |