OpenSpirit v2.9.0 Build 27 - Generic Model

EpiDrilling_WellBoreSection


Derived From:
Capabilties:
read
A well bore section defines an open hole casing string and associated drill strings needed to drill the open holes and casing string. A Well Bore Section is defined to begin after the last cemented casing string and is defined to end when this wellbore section's casing string is cemented or when the wellbore is terminated.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
String

ro req db

The data key string of the casing string for this well bore (architecture) section.
DoubleSeq

db

No description provided.
String

db

No description provided.
StringSeq

ro req db

The drill strings needed to drill the open holes and casing string
String

ro db

A data key string identifying the wellbore (architecture) section.
DoubleSeq

db

The bottom of the measured depth.
String

db

The acronym of the unit that the MdBottom column is returned in
DoubleSeq

db

The top of the measured depth.
String

db

The acronym of the unit that the MdTop column is returned in
String

ro req db key

The name of the well bore architecture section.
StringSeq

db

The name of the OpenHole.
String

ro db

The data key string for the project of the wellbore (architecture) section.
String

ro db

The name of the project that the wellbore (architecture) section is contained in.
ULong

db

A sequence number defines the order in which a section was created for a well bore.
String

ro db

The name of the data that the wellbore (architecture) section is contained in
String

ro db

The type of data store that the wellbore (architecture) section is contained in
String

ro req db key

The data key string of the wellbore that the well bore (architecture) section is contained in
 

Column Detail

KeyString

Data Type: String
Read only: true
Unique identifier for each table entry.

CasingString

Data Type:String
Content Type:Key
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Referenced Table:EpiDrilling_Tubular
The data key string of the casing string for this well bore (architecture) section.

SequenceId

Data Type:ULong
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
A sequence number defines the order in which a section was created for a well bore.

StoreType

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The type of data store that the wellbore (architecture) section is contained in

DiameterOpenHoleUnit

Data Type:String
Content Type:UnitAcronym
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:StandardDepthIndex
No description provided.

Project

Data Type:String
Content Type:Key
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpiProject_Project
The data key string for the project of the wellbore (architecture) section.

DiameterOpenHole

Data Type:DoubleSeq
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:CylinderDiameter
No description provided.

NameOpenHole

Data Type:StringSeq
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
The name of the OpenHole.

KeyString

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
A data key string identifying the wellbore (architecture) section.

MdBottomOpenHoleUnit

Data Type:String
Content Type:UnitAcronym
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:StandardDepthIndex
The acronym of the unit that the MdBottom column is returned in

WellBore

Data Type:String
Content Type:Key
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:true
Referenced Table:EpiWell_WellBore
The data key string of the wellbore that the well bore (architecture) section is contained in

MdBottomOpenHole

Data Type:DoubleSeq
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:StandardDepthIndex
The bottom of the measured depth.

MdTopOpenHoleUnit

Data Type:String
Content Type:UnitAcronym
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:StandardDepthIndex
The acronym of the unit that the MdTop column is returned in

Name

Data Type:String
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:true
The name of the well bore architecture section.

MdTopOpenHole

Data Type:DoubleSeq
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:StandardDepthIndex
The top of the measured depth.

DrillStrings

Data Type:StringSeq
Content Type:KeySeq
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Referenced Table:EpiDrilling_Tubular
The drill strings needed to drill the open holes and casing string

StoreInstallationName

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The name of the data that the wellbore (architecture) section is contained in

ProjectName

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The name of the project that the wellbore (architecture) section is contained in.


OpenSpirit v2.9.0 Build 27 - Generic Model