![]() | SqlFeature Methods |
The SqlFeature type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCheckSql |
Gets the check sql
|
![]() | GetDeploySql |
Get the deployment sql
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetPreCheckSql |
Gets the check sql
|
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Load |
Load the specified stream
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) |