次の方法で共有


ModelSchema.Route フィールド

Route の Model 型クラス

名前空間:  Microsoft.SqlServer.Dac.Model
アセンブリ:  Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)

構文

'宣言
Public Shared ReadOnly Route As ModelTypeClass
'使用
Dim value As ModelTypeClass 

value = ModelSchema.Route
public static readonly ModelTypeClass Route
public:
static initonly ModelTypeClass^ Route
static val Route: ModelTypeClass
public static final var Route : ModelTypeClass

関連項目

参照

ModelSchema クラス

Microsoft.SqlServer.Dac.Model 名前空間