C# Class Adroit.Data.BDB46.envstruct

Show file Open project: chergert/adroit

Public Properties

Property Type Description
close env_close_delegate
open env_open_delegate
set_flags env_set_flags_delegate
txn_begin env_tnx_begin_delegate

Property Details

close public property

public env_close_delegate close
return env_close_delegate

open public property

public env_open_delegate open
return env_open_delegate

set_flags public property

public env_set_flags_delegate set_flags
return env_set_flags_delegate

txn_begin public property

public env_tnx_begin_delegate txn_begin
return env_tnx_begin_delegate