public class DBActionInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Action |
CommandTypeInfo |
CommandType |
List<DBParameterInfo> |
DefaultParameters |
boolean |
Disabled |
| Constructor and Description |
|---|
DBActionInfo() |
public List<DBParameterInfo> DefaultParameters
public String Action
public boolean Disabled
public CommandTypeInfo CommandType
Copyright © 2016. All rights reserved.