Class tnsnamesParser
Inheritance
System.Object
tnsnamesParser
Assembly: Tnsnames.dll
Syntax
public class tnsnamesParser : Parser
Constructors
|
Improve this Doc
View Source
tnsnamesParser(ITokenStream)
Declaration
public tnsnamesParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
tnsnamesParser(ITokenStream, TextWriter, TextWriter)
Declaration
public tnsnamesParser(ITokenStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
TextWriter |
output |
|
TextWriter |
errorOutput |
|
Fields
|
Improve this Doc
View Source
_ATN
Declaration
public static readonly ATN _ATN
Field Value
|
Improve this Doc
View Source
ADDRESS
Declaration
public const int ADDRESS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ADDRESS_LIST
Declaration
public const int ADDRESS_LIST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ARGS
Declaration
public const int ARGS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ARGV0
Declaration
public const int ARGV0 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BACKUP
Declaration
public const int BACKUP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BASIC
Declaration
public const int BASIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BEQ
Declaration
public const int BEQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BROKEN
Declaration
public const int BROKEN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMA
Declaration
public const int COMMA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONN_TIMEOUT
Declaration
public const int CONN_TIMEOUT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONNECT_DATA
Declaration
public const int CONNECT_DATA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
D_QUOTE
Declaration
public const int D_QUOTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
decisionToDFA
Declaration
protected static Antlr4.Runtime.Dfa.DFA[] decisionToDFA
Field Value
Type |
Description |
Antlr4.Runtime.Dfa.DFA[] |
|
|
Improve this Doc
View Source
DEDICATED
Declaration
public const int DEDICATED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type |
Description |
IVocabulary |
|
|
Improve this Doc
View Source
DELAY
Declaration
public const int DELAY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DESCRIPTION
Declaration
public const int DESCRIPTION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DESCRIPTION_LIST
Declaration
public const int DESCRIPTION_LIST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOT
Declaration
public const int DOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DQ_STRING
Declaration
public const int DQ_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENABLE
Declaration
public const int ENABLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EQUAL
Declaration
public const int EQUAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FAILOVER
Declaration
public const int FAILOVER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FAILOVER_MODE
Declaration
public const int FAILOVER_MODE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GLOBAL_NAME
Declaration
public const int GLOBAL_NAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HOST
Declaration
public const int HOST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HS
Declaration
public const int HS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int I_COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
I_EQUAL
Declaration
public const int I_EQUAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
I_STRING
Declaration
public const int I_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
I_WS
Declaration
public const int I_WS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ID
Declaration
public const int ID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IFILE
Declaration
public const int IFILE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INSTANCE_NAME
Declaration
public const int INSTANCE_NAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INT
Declaration
public const int INT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IP
Declaration
public const int IP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IPC
Declaration
public const int IPC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ISQ_STRING
Declaration
public const int ISQ_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IUQ_STRING
Declaration
public const int IUQ_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
KEY
Declaration
public const int KEY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
L_PAREN
Declaration
public const int L_PAREN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
L_SQUARE
Declaration
public const int L_SQUARE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOAD_BALANCE
Declaration
public const int LOAD_BALANCE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOCAL
Declaration
public const int LOCAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
METHOD
Declaration
public const int METHOD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NMP
Declaration
public const int NMP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NONE
Declaration
public const int NONE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OK
Declaration
public const int OK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ON_OFF
Declaration
public const int ON_OFF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PIPE
Declaration
public const int PIPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
POOLED
Declaration
public const int POOLED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PORT
Declaration
public const int PORT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRECONNECT
Declaration
public const int PRECONNECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROGRAM
Declaration
public const int PROGRAM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROTOCOL
Declaration
public const int PROTOCOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
QUAD
Declaration
public const int QUAD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
R_PAREN
Declaration
public const int R_PAREN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
R_SQUARE
Declaration
public const int R_SQUARE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RDB_DATABASE
Declaration
public const int RDB_DATABASE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RECV_BUF
Declaration
public const int RECV_BUF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETRIES
Declaration
public const int RETRIES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETRY_COUNT
Declaration
public const int RETRY_COUNT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_a_parameter
Declaration
public const int RULE_a_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_a_params
Declaration
public const int RULE_a_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_address
Declaration
public const int RULE_address = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_address_list
Declaration
public const int RULE_address_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_al_failover
Declaration
public const int RULE_al_failover = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_al_load_balance
Declaration
public const int RULE_al_load_balance = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_al_parameter
Declaration
public const int RULE_al_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_al_params
Declaration
public const int RULE_al_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_al_source_route
Declaration
public const int RULE_al_source_route = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_alias
Declaration
public const int RULE_alias = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_alias_list
Declaration
public const int RULE_alias_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ba_description
Declaration
public const int RULE_ba_description = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ba_parameter
Declaration
public const int RULE_ba_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_bad_address
Declaration
public const int RULE_bad_address = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_bad_local
Declaration
public const int RULE_bad_local = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_bad_parameter
Declaration
public const int RULE_bad_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_bad_params
Declaration
public const int RULE_bad_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_beq_args
Declaration
public const int RULE_beq_args = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_beq_argv0
Declaration
public const int RULE_beq_argv0 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_beq_beq
Declaration
public const int RULE_beq_beq = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_beq_parameter
Declaration
public const int RULE_beq_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_beq_params
Declaration
public const int RULE_beq_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_beq_program
Declaration
public const int RULE_beq_program = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_beq_protocol
Declaration
public const int RULE_beq_protocol = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_failover_mode
Declaration
public const int RULE_cd_failover_mode = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_global_name
Declaration
public const int RULE_cd_global_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_hs
Declaration
public const int RULE_cd_hs = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_instance_name
Declaration
public const int RULE_cd_instance_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_parameter
Declaration
public const int RULE_cd_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_params
Declaration
public const int RULE_cd_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_rdb_database
Declaration
public const int RULE_cd_rdb_database = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_server
Declaration
public const int RULE_cd_server = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_service_name
Declaration
public const int RULE_cd_service_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_sid
Declaration
public const int RULE_cd_sid = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cd_ur
Declaration
public const int RULE_cd_ur = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_connect_data
Declaration
public const int RULE_connect_data = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_conn_timeout
Declaration
public const int RULE_d_conn_timeout = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_enable
Declaration
public const int RULE_d_enable = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_parameter
Declaration
public const int RULE_d_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_params
Declaration
public const int RULE_d_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_recv_buf
Declaration
public const int RULE_d_recv_buf = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_retry_count
Declaration
public const int RULE_d_retry_count = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_sdu
Declaration
public const int RULE_d_sdu = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_security
Declaration
public const int RULE_d_security = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_send_buf
Declaration
public const int RULE_d_send_buf = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_service_type
Declaration
public const int RULE_d_service_type = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_d_tct
Declaration
public const int RULE_d_tct = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_description
Declaration
public const int RULE_description = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_description_list
Declaration
public const int RULE_description_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_dl_parameter
Declaration
public const int RULE_dl_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_dl_params
Declaration
public const int RULE_dl_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ds_parameter
Declaration
public const int RULE_ds_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fo_backup
Declaration
public const int RULE_fo_backup = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fo_delay
Declaration
public const int RULE_fo_delay = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fo_method
Declaration
public const int RULE_fo_method = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fo_parameter
Declaration
public const int RULE_fo_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fo_params
Declaration
public const int RULE_fo_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fo_retries
Declaration
public const int RULE_fo_retries = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fo_type
Declaration
public const int RULE_fo_type = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_host
Declaration
public const int RULE_host = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ifile
Declaration
public const int RULE_ifile = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ipc_ipc
Declaration
public const int RULE_ipc_ipc = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ipc_key
Declaration
public const int RULE_ipc_key = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ipc_parameter
Declaration
public const int RULE_ipc_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ipc_params
Declaration
public const int RULE_ipc_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ipc_protocol
Declaration
public const int RULE_ipc_protocol = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_lsnr_description
Declaration
public const int RULE_lsnr_description = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_lsnr_entry
Declaration
public const int RULE_lsnr_entry = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_nmp_nmp
Declaration
public const int RULE_nmp_nmp = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_nmp_parameter
Declaration
public const int RULE_nmp_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_nmp_params
Declaration
public const int RULE_nmp_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_nmp_pipe
Declaration
public const int RULE_nmp_pipe = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_nmp_protocol
Declaration
public const int RULE_nmp_protocol = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_nmp_server
Declaration
public const int RULE_nmp_server = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_port
Declaration
public const int RULE_port = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_protocol_info
Declaration
public const int RULE_protocol_info = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_spx_parameter
Declaration
public const int RULE_spx_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_spx_params
Declaration
public const int RULE_spx_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_spx_protocol
Declaration
public const int RULE_spx_protocol = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_spx_service
Declaration
public const int RULE_spx_service = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_spx_spx
Declaration
public const int RULE_spx_spx = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tcp_host
Declaration
public const int RULE_tcp_host = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tcp_parameter
Declaration
public const int RULE_tcp_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tcp_params
Declaration
public const int RULE_tcp_params = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tcp_port
Declaration
public const int RULE_tcp_port = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tcp_protocol
Declaration
public const int RULE_tcp_protocol = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tcp_tcp
Declaration
public const int RULE_tcp_tcp = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tns_entry
Declaration
public const int RULE_tns_entry = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tnsnames
Declaration
public const int RULE_tnsnames = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
S_QUOTE
Declaration
public const int S_QUOTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SDU
Declaration
public const int SDU = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SECURITY
Declaration
public const int SECURITY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SELECT
Declaration
public const int SELECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEND_BUF
Declaration
public const int SEND_BUF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SERVER
Declaration
public const int SERVER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SERVICE
Declaration
public const int SERVICE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SERVICE_NAME
Declaration
public const int SERVICE_NAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SERVICE_TYPE
Declaration
public const int SERVICE_TYPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SESSION
Declaration
public const int SESSION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SHARED
Declaration
public const int SHARED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
PredictionContextCache |
|
|
Improve this Doc
View Source
SID
Declaration
public const int SID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SOURCE_ROUTE
Declaration
public const int SOURCE_ROUTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SPX
Declaration
public const int SPX = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SSL_CERT
Declaration
public const int SSL_CERT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TCP
Declaration
public const int TCP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TCT
Declaration
public const int TCT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRUE_FALSE
Declaration
public const int TRUE_FALSE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TYPE
Declaration
public const int TYPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UR
Declaration
public const int UR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UR_A
Declaration
public const int UR_A = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WS
Declaration
public const int WS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
YES_NO
Declaration
public const int YES_NO = null
Field Value
Type |
Description |
System.Int32 |
|
Properties
|
Improve this Doc
View Source
GrammarFileName
Declaration
public override string GrammarFileName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RuleNames
Declaration
public override string[] RuleNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
SerializedAtn
Declaration
public override string SerializedAtn { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Vocabulary
Declaration
public override IVocabulary Vocabulary { get; }
Property Value
Type |
Description |
IVocabulary |
|
Methods
|
Improve this Doc
View Source
a_parameter()
Declaration
public tnsnamesParser.A_parameterContext a_parameter()
Returns
|
Improve this Doc
View Source
a_params()
Declaration
public tnsnamesParser.A_paramsContext a_params()
Returns
|
Improve this Doc
View Source
address()
Declaration
public tnsnamesParser.AddressContext address()
Returns
|
Improve this Doc
View Source
address_list()
Declaration
public tnsnamesParser.Address_listContext address_list()
Returns
|
Improve this Doc
View Source
al_failover()
Declaration
public tnsnamesParser.Al_failoverContext al_failover()
Returns
|
Improve this Doc
View Source
al_load_balance()
Declaration
public tnsnamesParser.Al_load_balanceContext al_load_balance()
Returns
|
Improve this Doc
View Source
al_parameter()
Declaration
public tnsnamesParser.Al_parameterContext al_parameter()
Returns
|
Improve this Doc
View Source
al_params()
Declaration
public tnsnamesParser.Al_paramsContext al_params()
Returns
|
Improve this Doc
View Source
al_source_route()
Declaration
public tnsnamesParser.Al_source_routeContext al_source_route()
Returns
|
Improve this Doc
View Source
alias()
Declaration
public tnsnamesParser.AliasContext alias()
Returns
|
Improve this Doc
View Source
alias_list()
Declaration
public tnsnamesParser.Alias_listContext alias_list()
Returns
|
Improve this Doc
View Source
ba_description()
Declaration
public tnsnamesParser.Ba_descriptionContext ba_description()
Returns
|
Improve this Doc
View Source
ba_parameter()
Declaration
public tnsnamesParser.Ba_parameterContext ba_parameter()
Returns
|
Improve this Doc
View Source
bad_address()
Declaration
public tnsnamesParser.Bad_addressContext bad_address()
Returns
|
Improve this Doc
View Source
bad_local()
Declaration
public tnsnamesParser.Bad_localContext bad_local()
Returns
|
Improve this Doc
View Source
bad_parameter()
Declaration
public tnsnamesParser.Bad_parameterContext bad_parameter()
Returns
|
Improve this Doc
View Source
bad_params()
Declaration
public tnsnamesParser.Bad_paramsContext bad_params()
Returns
|
Improve this Doc
View Source
beq_args()
Declaration
public tnsnamesParser.Beq_argsContext beq_args()
Returns
|
Improve this Doc
View Source
beq_argv0()
Declaration
public tnsnamesParser.Beq_argv0Context beq_argv0()
Returns
|
Improve this Doc
View Source
beq_beq()
Declaration
public tnsnamesParser.Beq_beqContext beq_beq()
Returns
|
Improve this Doc
View Source
beq_parameter()
Declaration
public tnsnamesParser.Beq_parameterContext beq_parameter()
Returns
|
Improve this Doc
View Source
beq_params()
Declaration
public tnsnamesParser.Beq_paramsContext beq_params()
Returns
|
Improve this Doc
View Source
beq_program()
Declaration
public tnsnamesParser.Beq_programContext beq_program()
Returns
|
Improve this Doc
View Source
beq_protocol()
Declaration
public tnsnamesParser.Beq_protocolContext beq_protocol()
Returns
|
Improve this Doc
View Source
cd_failover_mode()
Declaration
public tnsnamesParser.Cd_failover_modeContext cd_failover_mode()
Returns
|
Improve this Doc
View Source
cd_global_name()
Declaration
public tnsnamesParser.Cd_global_nameContext cd_global_name()
Returns
|
Improve this Doc
View Source
cd_hs()
Declaration
public tnsnamesParser.Cd_hsContext cd_hs()
Returns
|
Improve this Doc
View Source
cd_instance_name()
Declaration
public tnsnamesParser.Cd_instance_nameContext cd_instance_name()
Returns
|
Improve this Doc
View Source
cd_parameter()
Declaration
public tnsnamesParser.Cd_parameterContext cd_parameter()
Returns
|
Improve this Doc
View Source
cd_params()
Declaration
public tnsnamesParser.Cd_paramsContext cd_params()
Returns
|
Improve this Doc
View Source
cd_rdb_database()
Declaration
public tnsnamesParser.Cd_rdb_databaseContext cd_rdb_database()
Returns
|
Improve this Doc
View Source
cd_server()
Declaration
public tnsnamesParser.Cd_serverContext cd_server()
Returns
|
Improve this Doc
View Source
cd_service_name()
Declaration
public tnsnamesParser.Cd_service_nameContext cd_service_name()
Returns
|
Improve this Doc
View Source
cd_sid()
Declaration
public tnsnamesParser.Cd_sidContext cd_sid()
Returns
|
Improve this Doc
View Source
cd_ur()
Declaration
public tnsnamesParser.Cd_urContext cd_ur()
Returns
|
Improve this Doc
View Source
connect_data()
Declaration
public tnsnamesParser.Connect_dataContext connect_data()
Returns
|
Improve this Doc
View Source
d_conn_timeout()
Declaration
public tnsnamesParser.D_conn_timeoutContext d_conn_timeout()
Returns
|
Improve this Doc
View Source
d_enable()
Declaration
public tnsnamesParser.D_enableContext d_enable()
Returns
|
Improve this Doc
View Source
d_parameter()
Declaration
public tnsnamesParser.D_parameterContext d_parameter()
Returns
|
Improve this Doc
View Source
d_params()
Declaration
public tnsnamesParser.D_paramsContext d_params()
Returns
|
Improve this Doc
View Source
d_recv_buf()
Declaration
public tnsnamesParser.D_recv_bufContext d_recv_buf()
Returns
|
Improve this Doc
View Source
d_retry_count()
Declaration
public tnsnamesParser.D_retry_countContext d_retry_count()
Returns
|
Improve this Doc
View Source
d_sdu()
Declaration
public tnsnamesParser.D_sduContext d_sdu()
Returns
|
Improve this Doc
View Source
d_security()
Declaration
public tnsnamesParser.D_securityContext d_security()
Returns
|
Improve this Doc
View Source
d_send_buf()
Declaration
public tnsnamesParser.D_send_bufContext d_send_buf()
Returns
|
Improve this Doc
View Source
d_service_type()
Declaration
public tnsnamesParser.D_service_typeContext d_service_type()
Returns
|
Improve this Doc
View Source
d_tct()
Declaration
public tnsnamesParser.D_tctContext d_tct()
Returns
|
Improve this Doc
View Source
description()
Declaration
public tnsnamesParser.DescriptionContext description()
Returns
|
Improve this Doc
View Source
description_list()
Declaration
public tnsnamesParser.Description_listContext description_list()
Returns
|
Improve this Doc
View Source
dl_parameter()
Declaration
public tnsnamesParser.Dl_parameterContext dl_parameter()
Returns
|
Improve this Doc
View Source
dl_params()
Declaration
public tnsnamesParser.Dl_paramsContext dl_params()
Returns
|
Improve this Doc
View Source
ds_parameter()
Declaration
public tnsnamesParser.Ds_parameterContext ds_parameter()
Returns
|
Improve this Doc
View Source
fo_backup()
Declaration
public tnsnamesParser.Fo_backupContext fo_backup()
Returns
|
Improve this Doc
View Source
fo_delay()
Declaration
public tnsnamesParser.Fo_delayContext fo_delay()
Returns
|
Improve this Doc
View Source
fo_method()
Declaration
public tnsnamesParser.Fo_methodContext fo_method()
Returns
|
Improve this Doc
View Source
fo_parameter()
Declaration
public tnsnamesParser.Fo_parameterContext fo_parameter()
Returns
|
Improve this Doc
View Source
fo_params()
Declaration
public tnsnamesParser.Fo_paramsContext fo_params()
Returns
|
Improve this Doc
View Source
fo_retries()
Declaration
public tnsnamesParser.Fo_retriesContext fo_retries()
Returns
|
Improve this Doc
View Source
fo_type()
Declaration
public tnsnamesParser.Fo_typeContext fo_type()
Returns
|
Improve this Doc
View Source
host()
Declaration
public tnsnamesParser.HostContext host()
Returns
|
Improve this Doc
View Source
ifile()
Declaration
public tnsnamesParser.IfileContext ifile()
Returns
|
Improve this Doc
View Source
ipc_ipc()
Declaration
public tnsnamesParser.Ipc_ipcContext ipc_ipc()
Returns
|
Improve this Doc
View Source
ipc_key()
Declaration
public tnsnamesParser.Ipc_keyContext ipc_key()
Returns
|
Improve this Doc
View Source
ipc_parameter()
Declaration
public tnsnamesParser.Ipc_parameterContext ipc_parameter()
Returns
|
Improve this Doc
View Source
ipc_params()
Declaration
public tnsnamesParser.Ipc_paramsContext ipc_params()
Returns
|
Improve this Doc
View Source
ipc_protocol()
Declaration
public tnsnamesParser.Ipc_protocolContext ipc_protocol()
Returns
|
Improve this Doc
View Source
lsnr_description()
Declaration
public tnsnamesParser.Lsnr_descriptionContext lsnr_description()
Returns
|
Improve this Doc
View Source
lsnr_entry()
Declaration
public tnsnamesParser.Lsnr_entryContext lsnr_entry()
Returns
|
Improve this Doc
View Source
nmp_nmp()
Declaration
public tnsnamesParser.Nmp_nmpContext nmp_nmp()
Returns
|
Improve this Doc
View Source
nmp_parameter()
Declaration
public tnsnamesParser.Nmp_parameterContext nmp_parameter()
Returns
|
Improve this Doc
View Source
nmp_params()
Declaration
public tnsnamesParser.Nmp_paramsContext nmp_params()
Returns
|
Improve this Doc
View Source
nmp_pipe()
Declaration
public tnsnamesParser.Nmp_pipeContext nmp_pipe()
Returns
|
Improve this Doc
View Source
nmp_protocol()
Declaration
public tnsnamesParser.Nmp_protocolContext nmp_protocol()
Returns
|
Improve this Doc
View Source
nmp_server()
Declaration
public tnsnamesParser.Nmp_serverContext nmp_server()
Returns
|
Improve this Doc
View Source
port()
Declaration
public tnsnamesParser.PortContext port()
Returns
|
Improve this Doc
View Source
protocol_info()
Declaration
public tnsnamesParser.Protocol_infoContext protocol_info()
Returns
|
Improve this Doc
View Source
spx_parameter()
Declaration
public tnsnamesParser.Spx_parameterContext spx_parameter()
Returns
|
Improve this Doc
View Source
spx_params()
Declaration
public tnsnamesParser.Spx_paramsContext spx_params()
Returns
|
Improve this Doc
View Source
spx_protocol()
Declaration
public tnsnamesParser.Spx_protocolContext spx_protocol()
Returns
|
Improve this Doc
View Source
spx_service()
Declaration
public tnsnamesParser.Spx_serviceContext spx_service()
Returns
|
Improve this Doc
View Source
spx_spx()
Declaration
public tnsnamesParser.Spx_spxContext spx_spx()
Returns
|
Improve this Doc
View Source
tcp_host()
Declaration
public tnsnamesParser.Tcp_hostContext tcp_host()
Returns
|
Improve this Doc
View Source
tcp_parameter()
Declaration
public tnsnamesParser.Tcp_parameterContext tcp_parameter()
Returns
|
Improve this Doc
View Source
tcp_params()
Declaration
public tnsnamesParser.Tcp_paramsContext tcp_params()
Returns
|
Improve this Doc
View Source
tcp_port()
Declaration
public tnsnamesParser.Tcp_portContext tcp_port()
Returns
|
Improve this Doc
View Source
tcp_protocol()
Declaration
public tnsnamesParser.Tcp_protocolContext tcp_protocol()
Returns
|
Improve this Doc
View Source
tcp_tcp()
Declaration
public tnsnamesParser.Tcp_tcpContext tcp_tcp()
Returns
|
Improve this Doc
View Source
tns_entry()
Declaration
public tnsnamesParser.Tns_entryContext tns_entry()
Returns
|
Improve this Doc
View Source
tnsnames()
Declaration
public tnsnamesParser.TnsnamesContext tnsnames()
Returns