IDTSConnectionManagerExcel100.ExcelVersionNumber Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSExcelVersion ExcelVersionNumber { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSExcelVersion get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSExcelVersion value); };
[System.Runtime.InteropServices.DispId(3)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSExcelVersion ExcelVersionNumber { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.ExcelVersionNumber : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSExcelVersion with get, set
Public Property ExcelVersionNumber As DTSExcelVersion
Valor de propiedad
La versión de Excel utilizada para crear el archivo.
- Atributos