This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IQ > IQuery Interface > IQuery.DatasetName Property (ArcObjects .NET 10.5 SDK) |
Name of the dataset for which to search.
[Visual Basic .NET] Public Property DatasetName As String
[C#] public string DatasetName {get; set;}