<?xml version="1.0"?>
<doc>
<assembly>
<name>Npgsql</name>
</assembly>
<members>
<member name="T:Npgsql.BackendMessages.CopyDataMessage">
<summary>
Note that this message doesn't actually contain the data, but only the length. Data is processed
directly from the connector's buffer.
</summary>
</member>
<member name="T:Npgsql.BackendMessages.CopyDoneMessage">
<remarks>
Note: This message is both a frontend and a backend message
</remarks>
</member>
<member name="T:Npgsql.BackendMessages.DataRowMessage">
<summary>
DataRow is special in that it does not parse the actual contents of the backend message,
because in sequential mode the message will be traversed and processed sequentially by
<see cref="T:Npgsql.NpgsqlSequentialDataReader"/>.
</summary>
</member>
<member name="T:Npgsql.BackendMessages.ErrorOrNoticeMessage.ErrorFieldTypeCode">
<summary>
Error and notice message field codes
</summary>
</member>
<member name="T:Npgsql.BackendMessages.RowDescriptionMessage">
<summary>
A RowDescription message sent from the backend.
</summary>
<remarks>
See http://www.postgresql.org/docs/current/static/protocol-message-formats.html
</remarks>
</member>
<member name="M:Npgsql.BackendMessages.RowDescriptionMessage.GetFieldIndex(System.String)">
<summary>
Given a string name, returns the field's ordinal index in the row.
</summary>
</member>
<member name="M:Npgsql.BackendMessages.RowDescriptionMessage.TryGetFieldIndex(System.String,System.Int32@)">
<summary>
Given a string name, returns the field's ordinal index in the row.
</summary>
</member>
<member name="T:Npgsql.BackendMessages.RowDescriptionMessage.InsensitiveComparer">
<summary>
Comparer that's case-insensitive and Kana width-insensitive
</summary>
</member>
<member name="T:Npgsql.BackendMessages.FieldDescription">
<summary>
A descriptive record on a single field received from PostgreSQL.
See RowDescription in http://www.postgresql.org/docs/current/static/protocol-message-formats.html
</summary>
</member>
<member name="P:Npgsql.BackendMessages.FieldDescription.Name">
<summary>
The field name.
</summary>
</member>
<member name="P:Npgsql.BackendMessages.FieldDescription.TypeOID">
<summary>
The object ID of the field's data type.
</summary>
</member>
<member name="P:Npgsql.BackendMessages.FieldDescription.TypeSize">
<summary>
The data type size (see pg_type.typlen). Note that negative values denote variable-width types.
</summary>
</member>
<member name="P:Npgsql.BackendMessages.FieldDescription.TypeModifier">
<summary>
The type modifier (see pg_attribute.atttypmod). The meaning of the modifier is type-specific.
</summary>
</member>
<member name="P:Npgsql.BackendMessages.FieldDescription.TableOID">
<summary>
If the field can be identified as a column of a specific table, the object ID of the table; otherwise zero.
</summary>
</member>
<member name="P:Npgsql.BackendMessages.FieldDescription.ColumnAttributeNumber">
<summary>
If the field can be identified as a column of a specific table, the attribute number of the column; otherwise zero.
</summary>
</member>
<member name="P:Npgsql.BackendMessages.FieldDescription.FormatCode">
<summary>
The format code being used for the field.
Currently will be zero (text) or one (binary).
In a RowDescription returned from the statement variant of Describe, the format code is not yet known and will always be zero.
</summary>
</member>
<member name="P:Npgsql.BackendMessages.FieldDescription.Handler">
<summary>
The Npgsql type handler assigned to handle this field.
Returns <see cref="T:Npgsql.TypeHandlers.UnknownTypeHandler"/> for fields with format text.
</summary>
</member>
<member name="P:Npgsql.BackendMessages.FieldDescription.RealHandler">
<summary>
The type handler resolved for this field, regardless of whether it's binary or text.
</summary>
</member>
<member name="M:Npgsql.BackendMessages.FieldDescription.ToString">
<summary>
Returns a string that represents the current object.
</summary>
</member>
<member name="T:Npgsql.IBackendMessage">
<summary>
Base class for all classes which represent a message sent by the PostgreSQL backend.
</summary>
</member>
<member name="T:Npgsql.FrontendMessage">
<summary>
Base class for all classes which represent a message sent to the PostgreSQL backend.
Concrete classes which directly inherit this represent arbitrary-length messages which can chunked.
</summary>
</member>
<member name="M:Npgsql.FrontendMessage.Write(Npgsql.NpgsqlWriteBuffer,System.Boolean)">
<param name="buf">the buffer into which to write the message.</param>
<param name="async"></param>
<returns>
Whether there was enough space in the buffer to contain the entire message.
If false, the buffer should be flushed and write should be called again.
</returns>
</member>
<member name="P:Npgsql.FrontendMessage.ResponseMessageCount">
<summary>
Returns how many messages PostgreSQL is expected to send in response to this message.
Used for message prepending.
</summary>
</member>
<member name="T:Npgsql.SimpleFrontendMessage">
<summary>
Represents a simple frontend message which is typically small and fits well within
the write buffer. The message is first queries for the number of bytes it requires,
and then writes itself out.
</summary>
</member>
<member name="P:Npgsql.SimpleFrontendMessage.Length">
<summary>
Returns the number of bytes needed to write this message.
</summary>
</member>
<member name="M:Npgsql.SimpleFrontendMessage.WriteFully(Npgsql.NpgsqlWriteBuffer)">
<summary>
Writes the message contents into the buffer.
</summary>
</member>
<member name="T:Npgsql.StatementType">
<summary>
Specifies the type of SQL statement, e.g. SELECT
</summary>
</member>
<member name="T:Npgsql.ConnectorPool">
<summary>
Connection pool for PostgreSQL physical connections. Attempts to allocate connections over MaxPoolSize will
block until someone releases. Implementation is completely lock-free to avoid contention, and ensure FIFO
for open attempts waiting (because the pool is at capacity).
</summary>
</member>
<member name="P:Npgsql.ConnectorPool.UserFacingConnectionString">
<summary>
Contains the connection string returned to th
lvfan10
- 粉丝: 9
- 资源: 4
最新资源
- 神经网络 使用手写字数据集 实现分割任务 CNN
- 基于maxwell的4极6槽 内转子 11000rpm 输出转矩 156mNm 效率85% 180W 外径 48mm 内径27 轴向长度30mm 直流母线36V 永磁同步电机(永磁直流无刷)模型
- FPGA开发:SDRAM驱动代码,使用串口向sdram写数据,数据环回后被SDRAM送回到串口进行输出,中间使用FIFO进行跨时钟域处理,所用开发板DE2-115,SDRAM型号IS42S16320D
- ZTE C600&C620&C650命令参考
- python-workspace.zip.006
- FX5U FX40SSC 程序 FX5U FX 40SSC运动控制模块程序块 自己整合的针对FX 40SSC模块的功能块,支持点动故障码 状态码 相对定位 绝对定位 直接1指定轴号就可以
- 汽车二、三自由度模型 汽车二、三自由度模型 本人用了三种不同方法搭的汽车线性二自由度simulink模型,文档里包含有具体的车辆数值 适合初学者学习simulink使用(ps.模型输入为前轮转角,输出
- KUKA机器人码垛程序备份
- dbstudio-3.8.5.102.win64 神通数据库连接工具
- 开源TVBox影视盒子 小苹果影视盒子V1.5.7 2025新版
- 基于国产M0核MCU平台,全开源双电阻采样FOC高压 风机量产程序,包含龙博格电机观测器,SVPWM,顺逆风启动,五段式与七段式调制等源码,完全可以移植到别的MCU平台 适合电机算法研究
- 交替迭代法 matlab 无功优化 通过含固态变压器的无功优化算法,形成交替迭代潮流计算,最终计算出符合预期的电压曲线,程序方法包括包括牛拉法 前推回代等,参考性强
- 综合能源耦合微网优化程序matlab 程序基于冷热电联供综合能源耦合模型,采用cchp,并且含有压缩空气储能,采用粒子群优化求解
- DataGrip 2021.3 数据库连接工具
- 考虑碳交易的微网优化模型matlab
- FreeRTOS 是一款开源的、可抢占式的实时操作系统.docx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈