C# Class XSpect.MetaTweet.Objects.SqlServerStorage

Inheritance: Storage
Show file Open project: takeshik/metatweet-old

Public Methods

Method Description
Initialize ( Object>.IDictionary connectionSettings ) : void

Protected Methods

Method Description
InitializeSession ( ) : StorageSession

Method Details

Initialize() public method

public Initialize ( Object>.IDictionary connectionSettings ) : void
connectionSettings Object>.IDictionary
return void

InitializeSession() protected method

protected InitializeSession ( ) : StorageSession
return StorageSession