| MergeRecordReaderTJetConfiguration Property |
Gets or sets the configuration used to access the Jet servers.
Namespace:
Ookii.Jumbo.Jet
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax public JetConfiguration JetConfiguration { get; set; }
Public Property JetConfiguration As JetConfiguration
Get
Set
public:
virtual property JetConfiguration^ JetConfiguration {
JetConfiguration^ get () sealed;
void set (JetConfiguration^ value) sealed;
}
abstract JetConfiguration : JetConfiguration with get, set
override JetConfiguration : JetConfiguration with get, set
Property Value
Type:
JetConfigurationImplements
IConfigurableJetConfigurationSee Also