Collection Contents 上一页 下一页 PDF

UltraLite.NET 用户指南

命名空间 iAnywhere.UltraLite


关于本章 

iAnywhere.UltraLite 命名空间在版本 9.0.2 中已不再使用,并且在 SQL Anywhere 的下一主要版本中也将不能使用。请参见 命名空间 iAnywhere.Data.UltraLite 了解更多信息。

iAnywhere.UltraLite 命名空间包含 UltraLite.NET 类、接口和枚举,使您可以编写 C# 或 Visual Basic .NET 代码来开发 UltraLite 数据库应用程序。

UltraLite.NET API 参考提供了所支持功能的完整参考资料。每个主题包含有关特定类、接口或枚举的信息。

应用程序在使用其它任何 UltraLite.NET 类前,必须首先启动 类 DatabaseManager 的实例。

iAnywhere.UltraLite 程序集使用名为 iAnywhere.UltraLite.resources 的卫星资源程序集。主程序集按如下语言顺序搜索此资源程序集:[external link] System.Globalization.CultureInfo.CurrentUICulture[external link] System.Globalization.CultureInfo.CurrentCulture 和 "ZH"。


接口 ActiveSyncListener
枚举 AuthStatusCode
类 Connection
类 ConnectionParms
类 CreateParms
类 Cursor
类 CursorSchema
类 DatabaseManager
类 DatabaseNameParms
委派 DatabaseNameParms.UnusedEventHandler
类 DatabaseSchema
类 IndexSchema
类 PreparedStatement
类 PublicationSchema
类 ResultSet
类 ResultSetSchema
枚举 RuntimeType
类 SchemaParms
类 SchemaUpgradeData
接口 SchemaUpgradeListener
枚举 SchemaUpgradeState
接口 ServerSyncListener
枚举 SQLCode
类 SQLException
枚举 SQLType
枚举 StreamErrorCode
枚举 StreamErrorContext
枚举 StreamErrorID
枚举 StreamType
类 SyncParms
类 SyncProgressData
类 SyncProgressDialog
接口 SyncProgressListener
枚举 SyncProgressState
类 SyncResult
类 Table
类 TableSchema

Collection Contents 上一页 下一页 PDF