Show / Hide Table of Contents

Interface IMockAdoField

Namespace: FChoice.Foundation.Clarify.Compatibility
Assembly: FChoice.Foundation.Clarify.Compatibility.dll
Syntax
[Guid("F7AED485-957A-4ad6-90C8-7D475C87F9C7")]
[ComVisible(true)]
public interface IMockAdoField

Properties

DefinedSize

Declaration
int DefinedSize { get; }
Property Value
Type Description
System.Int32

Name

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

NetValue

Declaration
[ComVisible(false)]
object NetValue { get; set; }
Property Value
Type Description
System.Object

Type

Declaration
int Type { get; }
Property Value
Type Description
System.Int32

Methods

get_Value()

Declaration
object get_Value()
Returns
Type Description
System.Object

set_Value(Object)

Declaration
void set_Value(object newValue)
Parameters
Type Name Description
System.Object newValue
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.