Select to view content in your preferred language

sdeexport command for a full feature dataset in a single command

1184
2
01-03-2012 02:11 AM
RezaMahmudun_Naym
Emerging Contributor
Hello

I need to export a feature dataset using sdeexport command. But so far I found -t is for business table and -l is for a layer. Is there any way that I can use the name of the dataset to export. I am almost new in this area.

N.B: I know there are other way to export but I need to use the sdeexport command.

Thanks in advance for any help
Naym
0 Kudos
2 Replies
VinceAngelo
Esri Esteemed Contributor
This is not possible.  ArcSDE command-line utilities (and the API itself) have no knowledge of
geodatabase concepts like feature datasets (ArcObjects implements them using the 'C' API).

- V
0 Kudos
RezaMahmudun_Naym
Emerging Contributor
Thanks vanglo for reply.

This is not possible.  ArcSDE command-line utilities (and the API itself) have no knowledge of
geodatabase concepts like feature datasets (ArcObjects implements them using the 'C' API).

- V
0 Kudos