C# Class FdoToolbox.Base.Controls.FdoDataPreviewPresenter.StandardQuery

ファイルを表示 Open project: jumpinjackie/fdotoolbox

Public Properties

Property Type Description
Limit int
UseExtendedSelect bool
query FdoToolbox.Core.Feature.FeatureQueryOptions

Property Details

Limit public_oe property

public int Limit
return int

UseExtendedSelect public_oe property

public bool UseExtendedSelect
return bool

query public_oe property

public FeatureQueryOptions,FdoToolbox.Core.Feature query
return FdoToolbox.Core.Feature.FeatureQueryOptions