Back to Devexpress

DataStoreClient Constructors

xpo-devexpress-dot-xpo-dot-db-dot-datastoreclient-dot-ctor.md

latest1.1 KB
Original Source

DataStoreClient Constructors

A data store provider (an IDataStore implementation) for client applications transferring data via WCF.

NameParametersDescription
DataStoreClient(Binding, EndpointAddress)binding, remoteAddressInitializes a new instance of the DataStoreClient class with specified settings.
DataStoreClient(String)configNameInitializes a new instance of the DataStoreClient class using the configuration information specified in the client application’s configuration file by confName.

See Also

DataStoreClient Class

DataStoreClient Members

DevExpress.Xpo.DB Namespace