Property | Type | Description | |
---|---|---|---|
BaseUriProperty | DependencyProperty | ||
EntitySetProperty | DependencyProperty | ||
TimeoutMillisecondsProperty | DependencyProperty |
Method | Description | |
---|---|---|
ResolveDataProviderOverride ( ) : IDataSourceVirtualDataProvider |
Method | Description | |
---|---|---|
OnBaseUriChanged ( string oldValue, string newValue ) : void | ||
OnEntitySetChanged ( string oldValue, string newValue ) : void | ||
OnTimeoutMillisecondsChanged ( string oldValue, string newValue ) : void |
protected ResolveDataProviderOverride ( ) : IDataSourceVirtualDataProvider | ||
return | IDataSourceVirtualDataProvider |
public static DependencyProperty BaseUriProperty | ||
return | DependencyProperty |
public static DependencyProperty EntitySetProperty | ||
return | DependencyProperty |