Show / Hide Table of Contents

Class SchemaCacheHelper

Inheritance
System.Object
SchemaCacheHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify
Assembly: fcSDK.dll
Syntax
public static class SchemaCacheHelper

Methods

DoesColumnExist(String, String)

Declaration
public static bool DoesColumnExist(string tableName, string columnName)
Parameters
Type Name Description
System.String tableName
System.String columnName
Returns
Type Description
System.Boolean

DoesMsSqlColumnExist(String, String)

Declaration
public static bool DoesMsSqlColumnExist(string tableName, string columnName)
Parameters
Type Name Description
System.String tableName
System.String columnName
Returns
Type Description
System.Boolean

DoesOracleColumnExist(String, String)

Declaration
public static bool DoesOracleColumnExist(string tableName, string columnName)
Parameters
Type Name Description
System.String tableName
System.String columnName
Returns
Type Description
System.Boolean
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.