public class ObjectDataSource extends DataSourceControl
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.UI.WebControls.ObjectDataSource
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Web
|
static java.lang.String |
className
Qualified class name: System.Web.UI.WebControls.ObjectDataSource
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ObjectDataSource() |
ObjectDataSource(java.lang.Object instance)
Internal constructor.
|
ObjectDataSource(java.lang.String typeName,
java.lang.String selectMethod) |
ApplyStyleSheetSkin, FindControl, Focus, HasControls, RenderControladdDataBinding, addDisposed, addInit, addLoad, addPreRender, addUnload, close, DataBind, Dispose, getAppRelativeTemplateSourceDirectory, getBindingContainer, getClientID, getClientIDMode, getControls, getDataItemContainer, getDataKeysContainer, getEnableTheming, getEnableViewState, getID, getNamingContainer, getPage, getParent, getRenderingCompatibility, GetRouteUrl, GetRouteUrl, GetRouteUrl, GetRouteUrl, getSite, getSkinID, getTemplateControl, getTemplateSourceDirectory, getUniqueID, GetUniqueIDRelativeTo, getValidateRequestMode, getViewStateMode, getVisible, removeDataBinding, removeDisposed, removeInit, removeLoad, removePreRender, removeUnload, ResolveClientUrl, ResolveUrl, setAppRelativeTemplateSourceDirectory, setClientIDMode, setEnableTheming, setEnableViewState, setID, setPage, setRenderingCompatibility, SetRenderMethodDelegate, setSite, setSkinID, setTemplateControl, SetTraceData, SetTraceData, setValidateRequestMode, setViewStateMode, setVisibleEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringAddParsedSubObject, ToIParserAccessorpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ObjectDataSource()
throws java.lang.Throwable
java.lang.Throwablepublic ObjectDataSource(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic ObjectDataSource(java.lang.String typeName,
java.lang.String selectMethod)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void addDeleted(ObjectDataSourceStatusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDeleting(ObjectDataSourceMethodEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFiltering(ObjectDataSourceFilteringEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addInserted(ObjectDataSourceStatusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addInserting(ObjectDataSourceMethodEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addObjectCreated(ObjectDataSourceObjectEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addObjectCreating(ObjectDataSourceObjectEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addObjectDisposing(ObjectDataSourceDisposingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSelected(ObjectDataSourceStatusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSelecting(ObjectDataSourceSelectingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUpdated(ObjectDataSourceStatusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUpdating(ObjectDataSourceMethodEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static ObjectDataSource cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ObjectDataSource, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedObjectDataSource instancejava.lang.Throwable - in case of error during cast operationpublic int Delete()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionNotSupportedExceptionpublic int getCacheDuration()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public DataSourceCacheExpiry getCacheExpirationPolicy() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
public java.lang.String getCacheKeyDependency()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public ConflictOptions getConflictDetection() throws java.lang.Throwable, ArgumentNullException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic boolean getConvertNullToDBNull()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getDataObjectTypeName()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getDeleteMethod()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic ParameterCollection getDeleteParameters() throws java.lang.Throwable, ArgumentNullException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic boolean getEnableCaching()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public boolean getEnablePaging()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getFilterExpression()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic ParameterCollection getFilterParameters() throws java.lang.Throwable, ArgumentNullException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getInsertMethod()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic ParameterCollection getInsertParameters() throws java.lang.Throwable, ArgumentNullException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IParserAccessorgetJCOAssemblyName in class DataSourceControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IParserAccessorgetJCOClassName in class DataSourceControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IParserAccessorgetJCOInstance in class DataSourceControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IParserAccessorgetJCOObjectName in class DataSourceControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IParserAccessorgetJCOType in class DataSourceControlJCType representing the CLR Type of the instantiated Classpublic java.lang.String getMaximumRowsParameterName()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getOldValuesParameterFormatString()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic ParsingCulture getParsingCulture() throws java.lang.Throwable, ArgumentNullException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getSelectCountMethod()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getSelectMethod()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic ParameterCollection getSelectParameters() throws java.lang.Throwable, ArgumentNullException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getSortParameterName()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getSqlCacheDependency()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public java.lang.String getStartRowIndexParameterName()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getTypeName()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic java.lang.String getUpdateMethod()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic ParameterCollection getUpdateParameters() throws java.lang.Throwable, ArgumentNullException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic int Insert()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionNotSupportedExceptionpublic void removeDeleted(ObjectDataSourceStatusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDeleting(ObjectDataSourceMethodEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFiltering(ObjectDataSourceFilteringEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeInserted(ObjectDataSourceStatusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeInserting(ObjectDataSourceMethodEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeObjectCreated(ObjectDataSourceObjectEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeObjectCreating(ObjectDataSourceObjectEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeObjectDisposing(ObjectDataSourceDisposingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSelected(ObjectDataSourceStatusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSelecting(ObjectDataSourceSelectingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUpdated(ObjectDataSourceStatusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUpdating(ObjectDataSourceMethodEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic IEnumerable Select() throws java.lang.Throwable, ArgumentNullException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setCacheDuration(int CacheDuration)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionpublic void setCacheExpirationPolicy(DataSourceCacheExpiry CacheExpirationPolicy) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionpublic void setCacheKeyDependency(java.lang.String CacheKeyDependency)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException
public void setConflictDetection(ConflictOptions ConflictDetection) throws java.lang.Throwable, ArgumentNullException, MulticastNotSupportedException, ArgumentOutOfRangeException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionArgumentOutOfRangeExceptionpublic void setConvertNullToDBNull(boolean ConvertNullToDBNull)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setDataObjectTypeName(java.lang.String DataObjectTypeName)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setDeleteMethod(java.lang.String DeleteMethod)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setEnableCaching(boolean EnableCaching)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException
public void setEnablePaging(boolean EnablePaging)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setFilterExpression(java.lang.String FilterExpression)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setInsertMethod(java.lang.String InsertMethod)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class DataSourceControlpublic void setMaximumRowsParameterName(java.lang.String MaximumRowsParameterName)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setOldValuesParameterFormatString(java.lang.String OldValuesParameterFormatString)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setParsingCulture(ParsingCulture ParsingCulture) throws java.lang.Throwable, ArgumentNullException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setSelectCountMethod(java.lang.String SelectCountMethod)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setSelectMethod(java.lang.String SelectMethod)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setSortParameterName(java.lang.String SortParameterName)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setSqlCacheDependency(java.lang.String SqlCacheDependency)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException
public void setStartRowIndexParameterName(java.lang.String StartRowIndexParameterName)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setTypeName(java.lang.String TypeName)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic void setUpdateMethod(java.lang.String UpdateMethod)
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionpublic int Update()
throws java.lang.Throwable,
ArgumentNullException,
MulticastNotSupportedException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionMulticastNotSupportedExceptionNotSupportedException