SqlPropertyCollection.GetPropertyInfo(String) 方法

定義

public Microsoft.SqlServer.Management.Smo.SqlPropertyInfo GetPropertyInfo(string name);
member this.GetPropertyInfo : string -> Microsoft.SqlServer.Management.Smo.SqlPropertyInfo
Public Function GetPropertyInfo (name As String) As SqlPropertyInfo

參數

name
String

傳回

適用於