Class ObjectDataSourceView

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Web
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Web.UI.WebControls.ObjectDataSourceView
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Method Detail

      • getConvertNullToDBNull

        public boolean getConvertNullToDBNull()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setConvertNullToDBNull

        public void setConvertNullToDBNull​(boolean ConvertNullToDBNull)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEnablePaging

        public boolean getEnablePaging()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEnablePaging

        public void setEnablePaging​(boolean EnablePaging)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDataObjectTypeName

        public java.lang.String getDataObjectTypeName()
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDataObjectTypeName

        public void setDataObjectTypeName​(java.lang.String DataObjectTypeName)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDeleteMethod

        public java.lang.String getDeleteMethod()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDeleteMethod

        public void setDeleteMethod​(java.lang.String DeleteMethod)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFilterExpression

        public java.lang.String getFilterExpression()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFilterExpression

        public void setFilterExpression​(java.lang.String FilterExpression)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getInsertMethod

        public java.lang.String getInsertMethod()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setInsertMethod

        public void setInsertMethod​(java.lang.String InsertMethod)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMaximumRowsParameterName

        public java.lang.String getMaximumRowsParameterName()
                                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMaximumRowsParameterName

        public void setMaximumRowsParameterName​(java.lang.String MaximumRowsParameterName)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOldValuesParameterFormatString

        public java.lang.String getOldValuesParameterFormatString()
                                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOldValuesParameterFormatString

        public void setOldValuesParameterFormatString​(java.lang.String OldValuesParameterFormatString)
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSelectCountMethod

        public java.lang.String getSelectCountMethod()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSelectCountMethod

        public void setSelectCountMethod​(java.lang.String SelectCountMethod)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSelectMethod

        public java.lang.String getSelectMethod()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSelectMethod

        public void setSelectMethod​(java.lang.String SelectMethod)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSortParameterName

        public java.lang.String getSortParameterName()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSortParameterName

        public void setSortParameterName​(java.lang.String SortParameterName)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStartRowIndexParameterName

        public java.lang.String getStartRowIndexParameterName()
                                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStartRowIndexParameterName

        public void setStartRowIndexParameterName​(java.lang.String StartRowIndexParameterName)
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTypeName

        public java.lang.String getTypeName()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTypeName

        public void setTypeName​(java.lang.String TypeName)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUpdateMethod

        public java.lang.String getUpdateMethod()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUpdateMethod

        public void setUpdateMethod​(java.lang.String UpdateMethod)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getConflictDetection

        public ConflictOptions getConflictDetection()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDeleteParameters

        public ParameterCollection getDeleteParameters()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getInsertParameters

        public ParameterCollection getInsertParameters()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUpdateParameters

        public ParameterCollection getUpdateParameters()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getParsingCulture

        public ParsingCulture getParsingCulture()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setParsingCulture

        public void setParsingCulture​(ParsingCulture ParsingCulture)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable