C# Class Deveel.Data.Sql.Types.ArrayType

Inheritance: DataType
Afficher le fichier Open project: deveel/deveeldb

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ArrayType ( int length ) : System
GetObjectType ( ) : Type
GetRuntimeType ( ) : Type

Method Details

ArrayType() public méthode

public ArrayType ( int length ) : System
length int
Résultat System

GetObjectType() public méthode

public GetObjectType ( ) : Type
Résultat System.Type

GetRuntimeType() public méthode

public GetRuntimeType ( ) : Type
Résultat System.Type