Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of the SfcVersionAttribute class with the specified begin major parameter. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Public Sub New ( _
beginMajor As Integer _
)
'Применение
Dim beginMajor As Integer
Dim instance As New SfcVersionAttribute(beginMajor)
public SfcVersionAttribute(
int beginMajor
)
public:
SfcVersionAttribute(
int beginMajor
)
new :
beginMajor:int -> SfcVersionAttribute
public function SfcVersionAttribute(
beginMajor : int
)
Параметры
- beginMajor
Тип: System.Int32
A version on which support for this property started.
См. также
Справочник
Перегрузка SfcVersionAttribute
Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc.Metadata