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


IQuery.DatasetName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IQuery.DatasetName Property

Name of the dataset for which to search.

[Visual Basic .NET]
Public Property DatasetName As String
[C#]
public string DatasetName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface