HasStreamAttribute 建構函式
建立 HasStreamAttribute 類別的新執行個體。
命名空間: System.Data.Services.Common
組件: Microsoft.Data.Services.Client (在 Microsoft.Data.Services.Client.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New HasStreamAttribute()
public HasStreamAttribute()
public:
HasStreamAttribute()
new : unit -> HasStreamAttribute
public function HasStreamAttribute()