言語

SqlSmoObject.GetUrnSuffix(Type) メソッド

定義

指定した型から UrnSuffix を取得します。または、型が UrnSuffix という名前の静的プロパティを定義していない場合は空の文字列を取得します。

public static string GetUrnSuffix(Type type);
static member GetUrnSuffix : Type -> string
Public Shared Function GetUrnSuffix (type As Type) As String

パラメーター

type
Type

返品

適用対象