메소드 | 설명 | |
---|---|---|
AddVirtualProp ( string bstrClass, string bstrField, int luFlid, int type ) : void | ||
GetFieldType ( int luFlid ) : int |
The virtual field store a TsString, so the fake flid returns a type of String.
|
|
GhostMdc ( IFwMetaDataCacheManaged mdc ) : System |
public AddVirtualProp ( string bstrClass, string bstrField, int luFlid, int type ) : void | ||
bstrClass | string | |
bstrField | string | |
luFlid | int | |
type | int | |
리턴 | void |
public GhostMdc ( IFwMetaDataCacheManaged mdc ) : System | ||
mdc | IFwMetaDataCacheManaged | |
리턴 | System |