The DataConnectionImplementation type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DataConnectionImplementation()()()() |
Stateless constructor. This is used when implementations of static methods needs to be called
Used when New and AllLocales are called
| |
| DataConnectionImplementation(PublicationScope, CultureInfo) |
Documentation pending
|
Methods
| Name | Description | |
|---|---|---|
| Add<(Of <<'(TData>)>>)(IEnumerable<(Of <<'(TData>)>>)) |
Documentation pending
| |
| Add<(Of <<'(TData>)>>)(TData) |
Documentation pending
| |
| Delete<(Of <<'(TData>)>>)(IEnumerable<(Of <<'(TData>)>>)) |
Documentation pending
| |
| Delete<(Of <<'(TData>)>>)(TData) |
Documentation pending
| |
| Dispose()()()() |
Documentation pending
| |
| Dispose(Boolean) |
Documentation pending
| |
| Get<(Of <<'(TData>)>>) |
Documentation pending
| |
| New<(Of <<'(TData>)>>) |
Documentation pending
| |
| Update<(Of <<'(TData>)>>)(IEnumerable<(Of <<'(TData>)>>)) |
Documentation pending
| |
| Update<(Of <<'(TData>)>>)(TData) |
Documentation pending
|
Properties
| Name | Description | |
|---|---|---|
| AllLocales |
Documentation pending
| |
| CurrentLocale |
Documentation pending
| |
| CurrentPublicationScope |
Documentation pending
|