Table of Contents

Interface IStruct

Namespace
Java.Sql
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IStruct

Properties

Attributes

object[] Attributes { get; }

Property Value

object[]

SQLTypeName

String SQLTypeName { get; }

Property Value

String

Methods

GetAttributes(Map<String, Class>)

object[] GetAttributes(Map<String, Class> arg0)

Parameters

arg0 Map<String, Class>

Map

Returns

object[]

object

Exceptions

SQLException