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