C# Class Npgsql.FrontendMessages.ParseMessage

Inheritance: ChunkingFrontendMessage
显示文件 Open project: npgsql/npgsql Class Usage Examples

Private Properties

Property Type Description
ParseMessage System
Populate ParseMessage
Write bool

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
ParseMessage ( Encoding encoding ) : System
Populate ( NpgsqlStatement statement, TypeHandlerRegistry typeHandlerRegistry ) : ParseMessage
Write ( WriteBuffer buf ) : bool

Method Details

ToString() public method

public ToString ( ) : string
return string