Property | Type | Description | |
---|---|---|---|
Schema | ISchema |
Method | Description | |
---|---|---|
Load ( IValueStream stream ) : |
||
ReadAccessResult ( ObjectId objectIdentifier, Option |
||
Save ( IValueSink sink, |
public static Load ( IValueStream stream ) : |
||
stream | IValueStream | |
return |
public ReadAccessResult ( ObjectId objectIdentifier, Option |
||
objectIdentifier | ObjectId | |
listOfResults | Option |
|
return | System |
public static Save ( IValueSink sink, |
||
sink | IValueSink | |
value | ||
return | void |