'宣言 Public Function New( _ ByVal tableName As System.String, _ ByVal itemType As TableItemType, _ ByVal columnName As System.String _ )
public TableItemNode( System.string tableName, TableItemType itemType, System.string columnName )
パラメータ
- tableName
- テーブルの名前。
- itemType
- テーブルの一部。
- columnName
- テーブルの列。