Class DataSetFieldSchema

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Design, 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.Design
        See Also:
        Constant Field Values
      • className

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

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

      • DataSetFieldSchema

        public DataSetFieldSchema​(java.lang.Object instance)
                           throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • DataSetFieldSchema

        public DataSetFieldSchema()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getIdentity

        public boolean getIdentity()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsReadOnly

        public boolean getIsReadOnly()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsUnique

        public boolean getIsUnique()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNullable

        public boolean getNullable()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPrimaryKey

        public boolean getPrimaryKey()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLength

        public int getLength()
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPrecision

        public int getPrecision()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getScale

        public int getScale()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDataType

        public NetType getDataType()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable