com.moesol.bindings.platform_sdk.data_services
Interface Field

All Superinterfaces:
_ADO, Field20, IDispatch, IUnknown
All Known Implementing Classes:
Field.Jni

public interface Field
extends Field20

IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface


Nested Class Summary
static class Field.Disp
          Implementation, COM to Java.
static class Field.Jni
          Implementation, Java to COM.
 
Field Summary
static GUID IID
          IDL: [uuid(00000569-0000-0010-8000-00AA006D2EA4)]
static Class TYPELIB
           
 
Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF
 
Method Summary
 int getStatus()
          IDL: [ helpstring("") ]
 
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services.Field20
AppendChunk, getActualSize, getAttributes, GetChunk, getDataFormat, getDefinedSize, getName, getNumericScale, getOriginalValue, getPrecision, getType, getUnderlyingValue, getValue, setAttributes, setDefinedSize, setNumericScale, setPrecision, setrefDataFormat, setType, setValue
 
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services._ADO
getProperties
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Field Detail

TYPELIB

static final Class TYPELIB

IID

static final GUID IID
IDL: [uuid(00000569-0000-0010-8000-00AA006D2EA4)]

Method Detail

getStatus

int getStatus()
IDL: [ helpstring("") ]

Returns:
IDL: [out] [retval] LONG*


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.