This document is archived and information here might be outdated.  Recommended version.


IBasicRasterSdeConnection.SdeWorkspaceName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IBasicRasterSdeConnection.SdeWorkspaceName Property

The SDE Connection, set through WorkspaceName object.

[Visual Basic .NET]
Public WriteOnly Property SdeWorkspaceName
[C#]
public void SdeWorkspaceName {set;}
[C++]
HRESULT put_SdeWorkspaceName(
  IWorkspaceName* 
);
[C++]

Parameters [in]
is a parameter of type IWorkspaceName

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IBasicRasterSdeConnection Interface