[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.AdoNet.Magento Assembly
C1.AdoNet.Magento
Classes
C1MagentoCommand
Methods
IgnoreCaseEquals
dotnet-api
C1.AdoNet.CSV Assembly
C1.AdoNet.D365S Assembly
C1.AdoNet.GoogleAnalytics Assembly
C1.AdoNet.Json Assembly
C1.AdoNet.Kintone Assembly
C1.AdoNet.Magento Assembly
C1.AdoNet.Magento
Classes
C1MagentoCommand
Constructors
Properties
Methods
ExecuteBatchCoreAsync
ExecuteNonQueryCoreAsync
ExecutePrimitiveSqlAsync
GetFullDataMagento
GetNextResultAsync
GetRequiredColumnNames
IgnoreCaseEquals
Prepare
SupportColumnExpression
SupportDelete
SupportGroupBy
SupportInsert
SupportJoin
SupportOrderBy
SupportUpdate
SupportWhere
ValidateStatement
C1MagentoCommandBuilder
C1MagentoConnection
C1MagentoConnectionStringBuilder
C1MagentoDataAdapter
C1MagentoDataReader
C1MagentoProviderFactory
C1.AdoNet.Magento.Base.Abstraction.ADOBase
C1.DataConnector.AdoNet
C1.AdoNet.OData Assembly
C1.AdoNet.QuickBooksOnline Assembly
C1.AdoNet.Salesforce Assembly
C1.AdoNet.ServiceNow Assembly
C1.AdoNet.Snowflake Assembly
C1.DataConnector Assembly
(Showing Draft Content)
C1.AdoNet.Magento.C1MagentoCommand.IgnoreCaseEquals
IgnoreCaseEquals Method
IgnoreCaseEquals(string, string)
Declaration
public static bool IgnoreCaseEquals(string str1, string str2)
Parameters
Type
Name
Description
string
str1
string
str2
Returns
Type
Description
bool