Share via


DTSExcelVersion 열거형

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

This enumeration maps the Extended Properties from the connection string in an OLEDB provider to the correct version of the Excel connection manager. For more information, see ConnectionManagerExcelClass.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리:  Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)

구문

‘선언
Public Enumeration DTSExcelVersion
‘사용 방법
Dim instance As DTSExcelVersion
public enum DTSExcelVersion
public enum class DTSExcelVersion
type DTSExcelVersion
public enum DTSExcelVersion

멤버

멤버 이름 설명
DTSExcelVer_2007 Uses Excel 2007.
DTSExcelVer_3 Uses Excel Version 3.0.
DTSExcelVer_4 Uses Excel Version 4.0.
DTSExcelVer_5 Uses Excel Version 5.0.
DTSExcelVer_8 Uses Excel 97 through Excel 2000.

참고 항목

참조

Microsoft.SqlServer.Dts.Runtime.Wrapper 네임스페이스