VSTAScriptProjectStorage.VSTAScriptFile Конструктор
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
VSTAScriptFile(Microsoft::SqlServer::VSTAHosting::VSTAScriptProjectStorage::Encoding encoding, System::String ^ data);
public VSTAScriptFile (Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage.Encoding encoding, string data);
new Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage.VSTAScriptFile : Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage.Encoding * string -> Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage.VSTAScriptFile
Public Sub New (encoding As VSTAScriptProjectStorage.Encoding, data As String)
Параметры
- encoding
- VSTAScriptProjectStorage.Encoding
- data
- String