Class SqlAuthenticationParameters

    • Field Detail

      • assemblyFullName

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

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

        public static final java.lang.String className
        Qualified class name: System.Data.SqlClient.SqlAuthenticationParameters
        See Also:
        Constant Field Values
      • classType

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

      • SqlAuthenticationParameters

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

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

      • getAuthenticationMethod

        public SqlAuthenticationMethod getAuthenticationMethod()
                                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getConnectionId

        public Guid getConnectionId()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAuthority

        public java.lang.String getAuthority()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDatabaseName

        public java.lang.String getDatabaseName()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPassword

        public java.lang.String getPassword()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getResource

        public java.lang.String getResource()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getServerName

        public java.lang.String getServerName()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUserId

        public java.lang.String getUserId()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable