Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext: 表示 UltraLite 结果集的模式。
Public NotInheritable Class ULResultSetSchema Inherits ULCursorSchema
public sealed class ULResultSetSchema : ULCursorSchema
ULResultSetSchema 类的所有成员,包括所有继承的成员。
GetColumnID 方法
GetColumnName 方法
GetColumnPrecision 方法
GetColumnScale 方法
GetColumnSize 方法
GetColumnSQLName 方法
GetColumnULDbType 方法
GetSchemaTable 方法
ColumnCount 属性
IsOpen 属性
Name 属性
没有用于此类的构造函数。ULResultSetSchema 对象作为结果集的 ULTable.Schema 附加在结果集上。
当数据读取器打开时结果集模式才有效。