FeatureRestrictionCollection.Add(FeatureRestriction) メソッド

定義

public void Add(Microsoft.SqlServer.Management.Smo.FeatureRestriction featureRestriction);
member this.Add : Microsoft.SqlServer.Management.Smo.FeatureRestriction -> unit
Public Sub Add (featureRestriction As FeatureRestriction)

パラメーター

featureRestriction
FeatureRestriction

適用対象