Show / Hide Table of Contents

Class RestrictionClause

Inheritance
System.Object
RestrictionClause
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.Schema
Assembly: fcSDK.dll
Syntax
public class RestrictionClause

Constructors

RestrictionClause(String, String, String)

Declaration
public RestrictionClause(string tableName, string fieldName, string clause)
Parameters
Type Name Description
System.String tableName
System.String fieldName
System.String clause

Properties

Clause

Declaration
public string Clause { get; }
Property Value
Type Description
System.String

FieldName

Declaration
public string FieldName { get; }
Property Value
Type Description
System.String

TableName

Declaration
public string TableName { get; }
Property Value
Type Description
System.String
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.