次の方法で共有


AssemblyOptionKind 列挙体

アセンブリ オプションの種類を指定します。

名前空間:  Microsoft.SqlServer.TransactSql.ScriptDom
アセンブリ:  Microsoft.SqlServer.TransactSql.ScriptDom (Microsoft.SqlServer.TransactSql.ScriptDom.dll)

構文

'宣言
Public Enumeration AssemblyOptionKind
'使用
Dim instance As AssemblyOptionKind
public enum AssemblyOptionKind
public enum class AssemblyOptionKind
type AssemblyOptionKind
public enum AssemblyOptionKind

メンバー

メンバー名 説明
PermissionSet PermissionSet オプション。
UncheckedData UncheckedData オプション。
Visibility Visibility オプション。

関連項目

参照

Microsoft.SqlServer.TransactSql.ScriptDom 名前空間