« CollectionRemove::sort
Search
ColumnResult::__construct »
PHP Manual
Mysql_xdevapi
ColumnResult クラス
ColumnResult クラス
(PECL mysql-xdevapi >= 8.0.11)
はじめに
クラス概要
class
mysql_xdevapi\ColumnResult
{
/* メソッド */
public
getCharacterSetName
():
string
public
getCollationName
():
string
public
getColumnLabel
():
string
public
getColumnName
():
string
public
getFractionalDigits
():
int
public
getLength
():
int
public
getSchemaName
():
string
public
getTableLabel
():
string
public
getTableName
():
string
public
getType
():
int
public
isNumberSigned
():
int
public
isPadded
():
int
}
目次
ColumnResult::__construct
— ColumnResult のコンストラクタ
ColumnResult::getCharacterSetName
— キャラクタセットを取得する
ColumnResult::getCollationName
— 照合順序名を取得する
ColumnResult::getColumnLabel
— カラムのラベルを取得する
ColumnResult::getColumnName
— カラム名を取得する
ColumnResult::getFractionalDigits
— カラムの小数の桁数を取得する
ColumnResult::getLength
— カラムのフィールドの長さを取得する
ColumnResult::getSchemaName
— スキーマ名を取得する
ColumnResult::getTableLabel
— テーブルラベルを取得する
ColumnResult::getTableName
— テーブル名を取得する
ColumnResult::getType
— カラムの型を取得する
ColumnResult::isNumberSigned
— 符号付きの型かどうかを調べる
ColumnResult::isPadded
— パディングされているかを調べる
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open