ResourceSetPathExpression 建構函式
建立 ResourceSetPathExpression 類別的新執行個體。
命名空間: System.Data.Services.Providers
組件: Microsoft.Data.Services (在 Microsoft.Data.Services.dll 中)
語法
'宣告
Public Sub New ( _
pathExpression As String _
)
'用途
Dim pathExpression As String
Dim instance As New ResourceSetPathExpression(pathExpression)
public ResourceSetPathExpression(
string pathExpression
)
public:
ResourceSetPathExpression(
String^ pathExpression
)
new :
pathExpression:string -> ResourceSetPathExpression
public function ResourceSetPathExpression(
pathExpression : String
)
參數
- pathExpression
型別:System.String
要計算函數或程序之目標資源集的路徑運算式。