Элементы RelationalDataSource
Represents a DataSource element based on a relational data source. This class cannot be inherited.
Тип RelationalDataSource предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
RelationalDataSource() () () () | Initializes a new instance of the RelationalDataSource class using default values. | |
RelationalDataSource(String, String) | Initializes a new instance of RelationalDataSource using a name and an identifier. |
В начало
Методы
Имя | Описание | |
---|---|---|
AddToContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterInsert | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterMove | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterRemove | Инфраструктура. (Наследуется из ModelComponent.) | |
BeforeRemove | Инфраструктура. (Наследуется из ModelComponent.) | |
Clone() () () () | Creates a new full copy of an object. (Перезаписывает DataSource. . :: . .Clone() () () ().) | |
Clone | Инфраструктура. (Наследуется из MajorObject.) | |
CopyTo | Инфраструктура. (Наследуется из ModelComponent.) | |
CopyTo(NamedComponent) | (Наследуется из NamedComponent.) | |
CopyTo(RelationalDataSource) | Copies a RelationalDataSource object to the specified object. | |
CopyTo(MajorObject, Boolean) | Инфраструктура. (Наследуется из DataSource.) | |
CreateObjRef | (Наследуется из MarshalByRefObject.) | |
Dispose | (Наследуется из Component.) | |
Dispose | (Наследуется из Component.) | |
Drop() () () () | Removes current object and updates server. (Наследуется из MajorObject.) | |
Drop(DropOptions) | Removes current object and updates server using specified options. (Наследуется из MajorObject.) | |
Drop(DropOptions, XmlaWarningCollection) | Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings object. (Наследуется из MajorObject.) | |
Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection) | Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable. (Наследуется из MajorObject.) | |
Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection, Boolean) | Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable. (Наследуется из MajorObject.) | |
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Component.) | |
GetCreateReferences | Инфраструктура. (Наследуется из MajorObject.) | |
GetDependents | Инфраструктура. (Наследуется из DataSource.) | |
GetDropDependents | Инфраструктура. (Наследуется из DataSource.) | |
GetHashCode | (Наследуется из Object.) | |
GetLifetimeService | (Наследуется из MarshalByRefObject.) | |
GetReferences | Инфраструктура. (Наследуется из DataSource.) | |
GetService | (Наследуется из Component.) | |
GetType | (Наследуется из Object.) | |
GetUpdateOverwrites | Инфраструктура. (Наследуется из MajorObject.) | |
InitializeLifetimeService | (Наследуется из MarshalByRefObject.) | |
MemberwiseClone | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из MarshalByRefObject.) | |
Refresh() () () () | Updates current object from server definitions. (Наследуется из MajorObject.) | |
Refresh(Boolean) | Updates current object from server definitions and loaded dependent objects if specified. (Наследуется из MajorObject.) | |
Refresh(Boolean, RefreshType) | Updates current object from server definitions and loaded dependent objects if specified. (Наследуется из MajorObject.) | |
RemoveFromContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
Reset | (Наследуется из NamedComponent.) | |
Submit() () () () | Инфраструктура. (Наследуется из ModelComponent.) | |
Submit(Boolean) | Инфраструктура. (Наследуется из ModelComponent.) | |
ToString | (Наследуется из NamedComponent.) | |
Update() () () () | Updates server definition of current object to actual values using the default values to update dependent objects. (Наследуется из MajorObject.) | |
Update(UpdateOptions) | Updates server definition of current object to actual values using the specified options to update dependent objects. (Наследуется из MajorObject.) | |
Update(UpdateOptions, UpdateMode) | Updates server definition of current object to actual values using the specified options to update dependent objects. (Наследуется из MajorObject.) | |
Update(UpdateOptions, UpdateMode, XmlaWarningCollection) | Updates server definition of current object to actual values using the specified options to update dependent objects and reports any warnings from operation. (Наследуется из MajorObject.) | |
Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection) | Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. (Наследуется из MajorObject.) | |
Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection, Boolean) | Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. If analyzeImpactOnly is true, an impact analysis operation is performed with no update operation. (Наследуется из MajorObject.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Наследуется из ModelComponent.) | |
Validate(ValidationResultCollection) | (Наследуется из MajorObject.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Наследуется из ModelComponent.) | |
Validate(ValidationResultCollection, ValidationOptions) | (Наследуется из MajorObject.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Наследуется из DataSource.) | |
Validate(ValidationResultCollection, ValidationOptions, ServerEdition) | (Наследуется из MajorObject.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Annotations | Gets the collection object of all annotations to current object. (Наследуется из MajorObject.) | |
CanRaiseEvents | (Наследуется из Component.) | |
ConnectionString | Gets or sets a string specifying connection information. (Наследуется из DataSource.) | |
ConnectionStringSecurity | Gets or sets the connection security properties of a DataSource object. (Наследуется из DataSource.) | |
Container | (Наследуется из Component.) | |
CreatedTimestamp | Gets or sets the date and time of the creation of the object. (Наследуется из MajorObject.) | |
DataSourcePermissions | Gets the data source permissions associated with a specified DataSource object. (Наследуется из DataSource.) | |
Description | Gets or sets a description string of current object. (Наследуется из MajorObject.) | |
DesignMode | (Наследуется из Component.) | |
Events | (Наследуется из Component.) | |
FriendlyName | (Наследуется из NamedComponent.) | |
ID | (Наследуется из NamedComponent.) | |
ImpersonationInfo | Gets or sets the impersonation information associated with a specified DataSource object. (Наследуется из DataSource.) | |
IsLoaded | Инфраструктура. (Наследуется из MajorObject.) | |
Isolation | Gets or sets the isolation property for a DataSource object. (Наследуется из DataSource.) | |
KeyForCollection | (Наследуется из NamedComponent.) | |
LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (Наследуется из MajorObject.) | |
ManagedProvider | Gets or sets the managed provider name used by a DataSource object. (Наследуется из DataSource.) | |
MaxActiveConnections | Gets or sets the maximum number of concurrent connections enabled by an element that is derived from a DataSource object. (Наследуется из DataSource.) | |
Name | (Наследуется из NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Наследуется из ModelComponent.) | |
Parent | Gets the parent Database of the DataSource object. (Наследуется из DataSource.) | |
ParentServer | Gets the parent Server of the DataSource object. (Наследуется из DataSource.) | |
Site | (Наследуется из NamedComponent.) | |
SiteID | (Наследуется из NamedComponent.) | |
Timeout | Gets or sets the length of time that must pass for Timeout to occur on a DataSource connection. (Наследуется из DataSource.) |
В начало
Явные реализации интерфейса
В начало