SqlScriptOptions.CompatibilityLevelSupportedVersionAttribute.GetAttributeForOption メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public static Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.CompatibilityLevelSupportedVersionAttribute GetAttributeForOption(Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.ScriptCompatibilityOptions option);
static member GetAttributeForOption : Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.ScriptCompatibilityOptions -> Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.CompatibilityLevelSupportedVersionAttribute
Public Shared Function GetAttributeForOption (option As SqlScriptOptions.ScriptCompatibilityOptions) As SqlScriptOptions.CompatibilityLevelSupportedVersionAttribute
パラメーター
属性を取得する互換性オプション。
返品
関連付けられたバージョン属性。指定されたオプションに何も設定されていない場合は null。