ArcObjects Library Reference (Location)  

ISdeLocatorImpl.Owner Property

Name of the owner of the ArcSDE locator.

[Visual Basic .NET]
Public WriteOnly Property Owner
[C#]
public void Owner {set;}
[C++]
HRESULT put_Owner(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

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

See Also

ISdeLocatorImpl Interface