메소드 | 설명 | |
---|---|---|
DeserializeService ( System.Xml.Linq.XElement xml, ResourceType resourceType ) : Service | ||
DeserializeService ( string args ) : Service | ||
FetchRecordset ( |
public DeserializeService ( System.Xml.Linq.XElement xml, ResourceType resourceType ) : Service | ||
xml | System.Xml.Linq.XElement | |
resourceType | ResourceType | |
리턴 | Service |
public DeserializeService ( string args ) : Service | ||
args | string | |
리턴 | Service |
public FetchRecordset ( |
||
pluginService | ||
addFields | bool | |
리턴 | RecordsetList |