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


IDatasetName2.ControllerName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IDatasetName2.ControllerName Property

Add a DatasetName.

[Visual Basic .NET]
Public WriteOnly Property ControllerName
[C#]
public void ControllerName {set;}
[C++]
HRESULT putref_ControllerName(
  IDatasetName* 
);
[C++]

Parameters [in]
is a parameter of type IDatasetName

Product Availability

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

See Also

IDatasetName2 Interface