Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Npgsql
NpgsqlCommand.StringChunk
C# Class Npgsql.NpgsqlCommand.StringChunk
ファイルを表示
Open project: undeadlabs/Npgsql
Public Properties
Property
Type
Description
Begin
int
Length
int
Public Methods
Method
Description
StringChunk
(
int
begin
,
int
length
) :
System
Method Details
StringChunk()
public
method
public
StringChunk
(
int
begin
,
int
length
) :
System
begin
int
length
int
return
System
Property Details
Begin
public_oe property
public
int
Begin
return
int
Length
public_oe property
public
int
Length
return
int