|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Indicates how the data will be represented in the checked-out database.
The esriReplicaModelType enumeration contains values that represent different replica model types. Setting the esriReplicaModelType is only necessary when creating a replica with a one-way access type. See esriReplicaAccessType enumeration for more information.
The replica model type is set using the IGPReplicaDescription::ReplicaModelType property on a replica description. The model type may be set before or after initializing the replica description with the IGPReplicaDescription::Init method. See the GPReplicaDescription coclass for more information.
The members of this enumeration are represented as follows:
| Field Summary | |
static int |
esriModelTypeFullGeodatabase
|
static int |
esriModelTypeSimple
|
| Field Detail |
public static final int esriModelTypeSimple
public static final int esriModelTypeFullGeodatabase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||