IDTSExecuteSQL.SqlStatementSourceType Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta il tipo dell'origine contenente l'istruzione SQL eseguita dall'attività Esegui SQL.
public:
property Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::SqlStatementSourceType SqlStatementSourceType { Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::SqlStatementSourceType get(); void set(Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::SqlStatementSourceType value); };
public Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.SqlStatementSourceType SqlStatementSourceType { get; set; }
member this.SqlStatementSourceType : Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.SqlStatementSourceType with get, set
Public Property SqlStatementSourceType As SqlStatementSourceType
Valore della proprietà
Valore dell'enumerazione SqlStatementSourceType che descrive il tipo di origine per l'istruzione SQL.