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