DacImportOptions.ImportContributors Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Указывает дополнительных участников развертывания, которые следует запустить.
public string ImportContributors { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "ImportContributors")]
public string ImportContributors { get; set; }
member this.ImportContributors : string with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "ImportContributors")>]
member this.ImportContributors : string with get, set
Public Property ImportContributors As String
Значение свойства
- Атрибуты