资讯

Using default values on database columns helps to insulate database design issues from application code. Find out how to change a column's default value at a later date using a single command.
In version 3 we will be able to define a set of default parameter values. If we run a command that has one of the defined defaults, PowerShell will automatically use it.