ASP@Workshop 
HOME > ASPリファレンス > Field オブジェクト

【ASPリファレンス】 Field オブジェクト

プロパティ

ActualSize
    フィールド値の実際の長さを返します。
Attributes
    フィールドの状態を返します。
DefinedSize
    Field オブジェクトの定義サイズを返します。
Name
    フィールド名を返します。
NumericScale
    数値型フィールドの小数点以下の桁数を返します。
OriginalValue
    変更前のフィールド値を返します。
Precision
    数値型フィールドの最大桁数を返します。
Status
    Field オブジェクトの状態を返します。
Type
    フィールドのデータ型を返します。
UnderlyingValue
    フィールドの現在の値を返します。
Value
    フィールドの値を設定します。

メソッド

AppendChunk
    大きなサイズの文字列またはバイナリデータを追加します。
GetChunk
    大きなサイズの文字列またはバイナリデータを取得します。



ASPリファレンス

Command オブジェクト
Connection オブジェクト
Error オブジェクト
Errors コレクション
Field オブジェクト
Fields コレクション
Parameter オブジェクト
Parameters コレクション
Property オブジェクト
Properties コレクション
Record オブジェクト
Recordset オブジェクト
Stream オブジェクト


Copyright (C) 2006-2008 ASP@Workshop All rights reserved.