Collections (ADO - WFC 構文)
package com.ms.wfc.data
パラメーター
メソッド
public void append(com.ms.wfc.data.Parameter param)
public void delete(int n)
public void delete(String s)
public void refresh()
public Parameter getItem(int n)
public Parameter getItem(String s)
プロパティ
public int getCount()
フィールド
メソッド
public void append(String name, int type)
public void append(String name, int type, int definedSize)
public void append(String name, int type, int definedSize, int attrib)
public void delete(int n)
public void delete(String s)
public void refresh()
public com.ms.wfc.data.Field getItem(int n)
public com.ms.wfc.data.Field getItem(String s)
プロパティ
public int getCount()
エラー
メソッド
public void clear()
public void refresh()
public com.ms.wfc.data.Error getItem(int n)
public com.ms.wfc.data.Error getItem(String s)
プロパティ
public int getCount()
参照
Errors コレクション (ADO)
Fields コレクション (ADO)
Parameters コレクション (ADO)