Search Results for

    Show / Hide Table of Contents

    Class OracleQuoterQuotedIdentifier

    Inheritance
    object
    GenericQuoter
    OracleQuoterBase
    OracleQuoterQuotedIdentifier
    OracleQuoter
    OracleQuoter
    Implements
    IQuoter
    Inherited Members
    OracleQuoterBase.MaxChunkLength
    OracleQuoterBase.EscapeCharacters
    OracleQuoterBase.SplitBy(string, int)
    OracleQuoterBase.FormatDateTime(DateTime)
    OracleQuoterBase.QuoteIndexName(string, string)
    OracleQuoterBase.FromTimeSpan(TimeSpan)
    OracleQuoterBase.FormatGuid(Guid)
    OracleQuoterBase.FormatSystemMethods(SystemMethods)
    OracleQuoterBase.FormatAnsiString(string)
    OracleQuoterBase.FormatNationalString(string)
    GenericQuoter.QuoteValue(object)
    GenericQuoter.FormatByteArray(byte[])
    GenericQuoter.FormatNull()
    GenericQuoter.FormatChar(char)
    GenericQuoter.FormatBool(bool)
    GenericQuoter.FormatDateTimeOffset(DateTimeOffset)
    GenericQuoter.FormatEnum(object)
    GenericQuoter.ValueQuote
    GenericQuoter.EscapeValueQuote
    GenericQuoter.IdentifierSeparator
    GenericQuoter.OpenQuote
    GenericQuoter.CloseQuote
    GenericQuoter.OpenQuoteEscapeString
    GenericQuoter.CloseQuoteEscapeString
    GenericQuoter.IsQuoted(string)
    GenericQuoter.ShouldQuote(string)
    GenericQuoter.Quote(string)
    GenericQuoter.QuoteColumnName(string)
    GenericQuoter.QuoteConstraintName(string, string)
    GenericQuoter.QuoteTableName(string, string)
    GenericQuoter.QuoteSequenceName(string, string)
    GenericQuoter.QuoteSchemaName(string)
    GenericQuoter.UnQuote(string)
    GenericQuoter.CreateSchemaPrefixedQuotedIdentifier(string, string)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: FluentMigrator.Runner.Generators.Oracle
    Assembly: FluentMigrator.Runner.Oracle.dll
    Syntax
    public class OracleQuoterQuotedIdentifier : OracleQuoterBase, IQuoter

    Implements

    IQuoter
    • Edit this page
    • View Source
    In this article
    Back to top
    Copyright © 2018 Fluent Migrator Project
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.