DatabaseMaintenanceBaseTask.SqlBatchCommands Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected:
property System::Collections::Specialized::StringCollection ^ SqlBatchCommands { System::Collections::Specialized::StringCollection ^ get(); };
protected System.Collections.Specialized.StringCollection SqlBatchCommands { get; }
member this.SqlBatchCommands : System.Collections.Specialized.StringCollection
Protected ReadOnly Property SqlBatchCommands As StringCollection