ArcObjects Library Reference (Catalog)  

IGxDatabase2.IsRemoteDatabase Property

Indicates if the database is remote.

[Visual Basic .NET]
Public ReadOnly Property IsRemoteDatabase As Boolean
[C#]
public bool IsRemoteDatabase {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDatabase2 Interface