Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Include i membri protetti
Include i membri ereditati
Adds objects to the model based on the contents of a TSqlScript object.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
| Nome | Descrizione | |
|---|---|---|
![]() |
AddObjects(TSqlScript) | Adds objects to the model based on the contents of a TSqlScript object. The script should be valid TSql with no parse errors. |
![]() |
AddObjects(String) | Adds objects to the model based on the contents of a TSql Script string. The script should consist of valid TSql DDL statements. |
![]() |
AddObjects(TSqlScript, TSqlObjectOptions) | Add Objects to the model based on the contents of a TSqlScript object, plus additional metadata defined by a TSqlObjectOptions object The script should be valid TSql with no parse errors. |
![]() |
AddObjects(String, TSqlObjectOptions) | Adds Objects to the model based on the contents of a TSql Script string, plus additional metadata defined by a TSqlObjectOptions object The script should consist of valid TSql DDL statements. |
In alto
.gif)