Membros RelationalDataSource
Represents a DataSource element based on a relational data source. This class cannot be inherited.
O tipo RelationalDataSource expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
AddToContainer | Infraestrutura. (Herdado de ModelComponent.) | |
AfterInsert | Infraestrutura. (Herdado de ModelComponent.) | |
AfterMove | Infraestrutura. (Herdado de ModelComponent.) | |
AfterRemove | Infraestrutura. (Herdado de ModelComponent.) | |
BeforeRemove | Infraestrutura. (Herdado de ModelComponent.) | |
Clone() () () () | Creates a new full copy of an object. (Substitui DataSource. . :: . .Clone() () () ().) | |
Clone | Infraestrutura. (Herdado de MajorObject.) | |
CopyTo | Infraestrutura. (Herdado de ModelComponent.) | |
CopyTo(NamedComponent) | (Herdado de NamedComponent.) | |
CopyTo(RelationalDataSource) | Copies a RelationalDataSource object to the specified object. | |
CopyTo(MajorObject, Boolean) | Infraestrutura. (Herdado de DataSource.) | |
CreateObjRef | (Herdado de MarshalByRefObject.) | |
Dispose | (Herdado de Component.) | |
Dispose | (Herdado de Component.) | |
Drop() () () () | Removes current object and updates server. (Herdado de MajorObject.) | |
Drop(DropOptions) | Removes current object and updates server using specified options. (Herdado de 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. (Herdado de 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. (Herdado de 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. (Herdado de MajorObject.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Component.) | |
GetCreateReferences | Infraestrutura. (Herdado de MajorObject.) | |
GetDependents | Infraestrutura. (Herdado de DataSource.) | |
GetDropDependents | Infraestrutura. (Herdado de DataSource.) | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | (Herdado de MarshalByRefObject.) | |
GetReferences | Infraestrutura. (Herdado de DataSource.) | |
GetService | (Herdado de Component.) | |
GetType | (Herdado de Object.) | |
GetUpdateOverwrites | Infraestrutura. (Herdado de MajorObject.) | |
InitializeLifetimeService | (Herdado de MarshalByRefObject.) | |
MemberwiseClone | (Herdado de Object.) | |
MemberwiseClone | (Herdado de MarshalByRefObject.) | |
Refresh() () () () | Updates current object from server definitions. (Herdado de MajorObject.) | |
Refresh(Boolean) | Updates current object from server definitions and loaded dependent objects if specified. (Herdado de MajorObject.) | |
Refresh(Boolean, RefreshType) | Updates current object from server definitions and loaded dependent objects if specified. (Herdado de MajorObject.) | |
RemoveFromContainer | Infraestrutura. (Herdado de ModelComponent.) | |
Reset | (Herdado de NamedComponent.) | |
Submit() () () () | Infraestrutura. (Herdado de ModelComponent.) | |
Submit(Boolean) | Infraestrutura. (Herdado de ModelComponent.) | |
ToString | (Herdado de NamedComponent.) | |
Update() () () () | Updates server definition of current object to actual values using the default values to update dependent objects. (Herdado de MajorObject.) | |
Update(UpdateOptions) | Updates server definition of current object to actual values using the specified options to update dependent objects. (Herdado de MajorObject.) | |
Update(UpdateOptions, UpdateMode) | Updates server definition of current object to actual values using the specified options to update dependent objects. (Herdado de 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. (Herdado de 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. (Herdado de 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. (Herdado de MajorObject.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado de ModelComponent.) | |
Validate(ValidationResultCollection) | (Herdado de 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. (Herdado de ModelComponent.) | |
Validate(ValidationResultCollection, ValidationOptions) | (Herdado de MajorObject.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Herdado de DataSource.) | |
Validate(ValidationResultCollection, ValidationOptions, ServerEdition) | (Herdado de MajorObject.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Annotations | Gets the collection object of all annotations to current object. (Herdado de MajorObject.) | |
CanRaiseEvents | (Herdado de Component.) | |
ConnectionString | Gets or sets a string specifying connection information. (Herdado de DataSource.) | |
ConnectionStringSecurity | Gets or sets the connection security properties of a DataSource object. (Herdado de DataSource.) | |
Container | (Herdado de Component.) | |
CreatedTimestamp | Gets or sets the date and time of the creation of the object. (Herdado de MajorObject.) | |
DataSourcePermissions | Gets the data source permissions associated with a specified DataSource object. (Herdado de DataSource.) | |
Description | Gets or sets a description string of current object. (Herdado de MajorObject.) | |
DesignMode | (Herdado de Component.) | |
Events | (Herdado de Component.) | |
FriendlyName | (Herdado de NamedComponent.) | |
ID | (Herdado de NamedComponent.) | |
ImpersonationInfo | Gets or sets the impersonation information associated with a specified DataSource object. (Herdado de DataSource.) | |
IsLoaded | Infraestrutura. (Herdado de MajorObject.) | |
Isolation | Gets or sets the isolation property for a DataSource object. (Herdado de DataSource.) | |
KeyForCollection | (Herdado de NamedComponent.) | |
LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (Herdado de MajorObject.) | |
ManagedProvider | Gets or sets the managed provider name used by a DataSource object. (Herdado de DataSource.) | |
MaxActiveConnections | Gets or sets the maximum number of concurrent connections enabled by an element that is derived from a DataSource object. (Herdado de DataSource.) | |
Name | (Herdado de NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Herdado de ModelComponent.) | |
Parent | Gets the parent Database of the DataSource object. (Herdado de DataSource.) | |
ParentServer | Gets the parent Server of the DataSource object. (Herdado de DataSource.) | |
Site | (Herdado de NamedComponent.) | |
SiteID | (Herdado de NamedComponent.) | |
Timeout | Gets or sets the length of time that must pass for Timeout to occur on a DataSource connection. (Herdado de DataSource.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
ICloneable. . :: . .Clone | (Herdado de DataSource.) | |
IDeserializationCallback. . :: . .OnDeserialization | (Herdado de MajorObject.) | |
IFormattable. . :: . .ToString | (Herdado de NamedComponent.) | |
IConnectionStringHolder. . :: . .ReturnPassword | (Herdado de DataSource.) | |
IDeserializationStartCallback. . :: . .OnDeserializationBegin | (Herdado de MajorObject.) | |
IHostableComponent. . :: . .Host | (Herdado de ModelComponent.) | |
IMajorObject. . :: . .BaseType | (Herdado de DataSource.) | |
IMajorObject. . :: . .CreateBody | (Herdado de DataSource.) | |
IMajorObject. . :: . .DependsOn | (Herdado de DataSource.) | |
IMajorObject. . :: . .ObjectReference | (Herdado de DataSource.) | |
IMajorObject. . :: . .ParentDatabase | (Herdado de DataSource.) | |
IMajorObject. . :: . .Path | (Herdado de DataSource.) | |
IMajorObject. . :: . .WriteRef | (Herdado de DataSource.) | |
IModelComponent. . :: . .FriendlyPath | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Herdado de ModelComponent.) |
Início