Export-MSSQLServerObjects: Working on it...
This commit is contained in:
@@ -38,6 +38,13 @@ ServerName = SDD-VMP04-SQL17\DD_DEVELOP01
|
||||
####################################################################################################
|
||||
DatabaseName = DD_ECM
|
||||
|
||||
####################################################################################################
|
||||
# Set the filter for which objects should be exported. Default is "*", for all objects. #
|
||||
# Example: * #
|
||||
# Example: DEX_ #
|
||||
####################################################################################################
|
||||
ObjectFilter = *
|
||||
|
||||
####################################################################################################
|
||||
# Set if schema names should be written to the export files, like [dbo].[<ObjectName>]. #
|
||||
# Example: true #
|
||||
|
||||
Reference in New Issue
Block a user