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()