Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
表示 autofilename 列缺省属性。
final byte ColumnSchema.COLUMN_DEFAULT_AUTOFILENAME
当 VARCHAR 列具有此缺省值时,该列是外部 blob 定义中的文件名列。
当列具有此类型的缺省值时,系统表 TableSchema.SYS_COLUMN 的 column_default_value 列将包含在外部 blob 定义中找到的前缀和扩展字符串(形式为 'prefix|extension')。
可通过查询系统表 TableSchema.SYS_COLUMNS 的 column_default 列来确定现有表的缺省值。