Show / Hide Table of Contents

Class ExcludedColumns

Inheritance
System.Object
ExcludedColumns
Inherited Members
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
Assembly: fcSDK.dll
Syntax
public class ExcludedColumns

Constructors

ExcludedColumns()

Declaration
public ExcludedColumns()

Methods

Exclude(String, String)

Declaration
public void Exclude(string tableName, string column)
Parameters
Type Name Description
System.String tableName
System.String column

IsExcluded(String, String)

Declaration
public bool IsExcluded(string tableName, string column)
Parameters
Type Name Description
System.String tableName
System.String column
Returns
Type Description
System.Boolean

ToString()

Declaration
public override string ToString()
Returns
Type Description
System.String
Overrides
System.Object.ToString()
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.