Designer-friendly class that defines the options that can be set for publishing SQL scripts using SqlScriptPublishModel
[Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptionsSR")]
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))]
public class SqlScriptOptions : Microsoft.SqlServer.Management.Sdk.Sfc.IDynamicReadOnly, Microsoft.SqlServer.Management.Sdk.Sfc.IDynamicVisible
type SqlScriptOptions = class
interface IDynamicVisible
interface IDynamicReadOnly
Public Class SqlScriptOptions
Implements IDynamicReadOnly, IDynamicVisible