<?xml version="1.0"?>
<doc>
<assembly>
<name>System.Data.SQLite</name>
</assembly>
<members>
<member name="T:System.Data.SQLite.AssemblySourceIdAttribute">
<summary>
Defines a source code identifier custom attribute for an assembly
manifest.
</summary>
</member>
<member name="M:System.Data.SQLite.AssemblySourceIdAttribute.#ctor(System.String)">
<summary>
Constructs an instance of this attribute class using the specified
source code identifier value.
</summary>
<param name="value">
The source code identifier value to use.
</param>
</member>
<member name="P:System.Data.SQLite.AssemblySourceIdAttribute.SourceId">
<summary>
Gets the source code identifier value.
</summary>
</member>
<member name="T:System.Data.SQLite.AssemblySourceTimeStampAttribute">
<summary>
Defines a source code time-stamp custom attribute for an assembly
manifest.
</summary>
</member>
<member name="M:System.Data.SQLite.AssemblySourceTimeStampAttribute.#ctor(System.String)">
<summary>
Constructs an instance of this attribute class using the specified
source code time-stamp value.
</summary>
<param name="value">
The source code time-stamp value to use.
</param>
</member>
<member name="P:System.Data.SQLite.AssemblySourceTimeStampAttribute.SourceTimeStamp">
<summary>
Gets the source code time-stamp value.
</summary>
</member>
<member name="T:System.Data.SQLite.SQLiteLogCallback">
<summary>
This is the method signature for the SQLite core library logging callback
function for use with sqlite3_log() and the SQLITE_CONFIG_LOG.
WARNING: This delegate is used more-or-less directly by native code, do
not modify its type signature.
</summary>
<param name="pUserData">
The extra data associated with this message, if any.
</param>
<param name="errorCode">
The error code associated with this message.
</param>
<param name="pMessage">
The message string to be logged.
</param>
</member>
<member name="T:System.Data.SQLite.SQLite3">
<summary>
This class implements SQLiteBase completely, and is the guts of the code that interop's SQLite with .NET
</summary>
</member>
<member name="F:System.Data.SQLite.SQLite3.dbName">
<summary>
This field is used to refer to memory allocated for the
SQLITE_DBCONFIG_MAINDBNAME value used with the native
"sqlite3_db_config" API. If allocated, the associated
memeory will be freed when the underlying connection is
closed.
</summary>
</member>
<member name="F:System.Data.SQLite.SQLite3._sql">
<summary>
The opaque pointer returned to us by the sqlite provider
</summary>
</member>
<member name="F:System.Data.SQLite.SQLite3._functions">
<summary>
The user-defined functions registered on this connection
</summary>
</member>
<member name="F:System.Data.SQLite.SQLite3._shimExtensionFileName">
<summary>
This is the name of the native library file that contains the
"vtshim" extension [wrapper].
</summary>
</member>
<member name="F:System.Data.SQLite.SQLite3._shimIsLoadNeeded">
<summary>
This is the flag indicate whether the native library file that
contains the "vtshim" extension must be dynamically loaded by
this class prior to use.
</summary>
</member>
<member name="F:System.Data.SQLite.SQLite3._shimExtensionProcName">
<summary>
This is the name of the native entry point for the "vtshim"
extension [wrapper].
</summary>
</member>
<member name="F:System.Data.SQLite.SQLite3._modules">
<summary>
The modules created using this connection.
</summary>
</member>
<member name="M:System.Data.SQLite.SQLite3.#ctor(System.Data.SQLite.SQLiteDateFormats,System.DateTimeKind,System.String,System.IntPtr,System.String,System.Boolean)">
<summary>
Constructs the object used to interact with the SQLite core library
using the UTF-8 text encoding.
</summary>
<param name="fmt">
The DateTime format to be used when converting string values to a
DateTime and binding DateTime parameters.
</param>
<param name="kind">
The <see cref="T:System.DateTimeKind" /> to be used when creating DateTime
values.
</param>
<param name="fmtString">
The format string to be used when parsing and formatting DateTime
values.
</param>
<param name="db">
The native handle to be associated with the database connection.
</param>
<param name="fileName">
The fully qualified file name associated with <paramref name="db "/>.
</param>
<param name="ownHandle">
Non-zero if the newly created object instance will need to dispose
of <paramref name="db" /> when it is no longer needed.
</param>
</member>
<member name="M:System.Data.SQLite.SQLite3.DisposeModules">
<summary>
This method attempts to dispose of all the <see cref="T:System.Data.SQLite.SQLiteModule" /> derived
object instances currently associated with the native database connection.
</summary>
</member>
<member name="M:System.Data.SQLite.SQLite3.GetCancelCount">
<summary>
Returns the number of times the <see cref="M:System.Data.SQLite.SQLite3.Cancel" /> method has been
called.
</summary>
</member>
<member name="M:System.Data.SQLite.SQLite3.ShouldThrowForCancel">
<summary>
This method determines whether or not a <see cref="T:System.Data.SQLite.SQLiteException" />
with a return code of <see cref="F:System.Data.SQLite.SQLiteErrorCode.Interrupt" /> should
be thrown after making a call into the SQLite core library.
</summary>
<returns>
Non-zero if a <see cref="T:System.Data.SQLite.SQLiteException" /> to be thrown. This method
will only return non-zero if the <see cref="M:System.Data.SQLite.SQLite3.Cancel" /> method was called
one or more times during a call into the SQLite core library (e.g. when
the sqlite3_prepare*() or sqlite3_step() APIs are used).
</returns>
</member>
<member name="M:System.Data.SQLite.SQLite3.ResetCancelCount">
<summary>
Resets the value of the <see cref="F:System.Data.SQLite.SQLite3._cancelCount" /> field.
</summary>
</member>
<member name="M:System.Data.SQLite.SQLite3.Cancel">
<summary>
Attempts to interrupt the query currently executing on the associated
native database connection.
</summary>
</member>

河西石头
- 粉丝: 6w+
- 资源: 35
最新资源
- Oracle19c dbca.rsp
- Oracle19c netca.rsp
- 建模大赛:数学与跨学科融合的竞技平台及其意义和影响
- 使用C语言编程设计实现的西工大数据结构实验4源代码
- YOLO编程:解析计算机视觉中的实时目标检测算法及其应用领域
- 5bfc92d3ab69ab29fe0ead7a74b2754d.jpg
- winform+mysql学生管理系统
- anaconda安装,最新超详细版
- 用户兴趣建模大赛 top10 开源代码
- vmware虚拟机安装教程详解.zip
- python编程与YOLO算法组成的坐姿检测系统
- 算法竞赛 C++ 蓝桥杯备赛全攻略 竞赛指导与真题解析
- Python 学习、笔试面试题解析等
- 使用mingw编译的openssl-3.4.1,有需要的自取吧
- 论坛环境搭建和cms过期后台搭建
- Mips 处理器仿真设计
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


