SqlScriptPublishModel.GetDatabaseObjectTypes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns eligible database object type names.
public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.SqlScriptPublish.DatabaseObjectType> GetDatabaseObjectTypes ();
member this.GetDatabaseObjectTypes : unit -> seq<Microsoft.SqlServer.Management.SqlScriptPublish.DatabaseObjectType>
Public Function GetDatabaseObjectTypes () As IEnumerable(Of DatabaseObjectType)
Returns
Database object type names