TsDataPermissionStatementType Class
Inheritance Hierarchy
System..::..Object
Microsoft.VisualStudio.Data.Tools.Package.Conversion..::..TsDataPermissionStatementType
Namespace: Microsoft.VisualStudio.Data.Tools.Package.Conversion
Assembly: Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class TsDataPermissionStatementType _
Implements IXmlSerializable
'Usage
Dim instance As TsDataPermissionStatementType
[SerializableAttribute]
public class TsDataPermissionStatementType : IXmlSerializable
[SerializableAttribute]
public ref class TsDataPermissionStatementType : IXmlSerializable
[<SerializableAttribute>]
type TsDataPermissionStatementType =
class
interface IXmlSerializable
end
public class TsDataPermissionStatementType implements IXmlSerializable
The TsDataPermissionStatementType type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
TsDataPermissionStatementType() () () () | Initializes a new instance of the TsDataPermissionStatementType class. |
![]() |
TsDataPermissionStatementType(Int32, Int32) | Initializes a new instance of the TsDataPermissionStatementType class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Action | Gets or sets {insert text here}. |
![]() |
EndLineNumberOffset | Gets or sets {insert text here}. |
![]() |
EndLinePositionOffset | Gets or sets {insert text here}. |
![]() |
Grantee | Gets or sets {insert text here}. |
![]() |
Grantor | Gets or sets {insert text here}. |
![]() |
LineNumberOffset | Gets or sets {insert text here}. |
![]() |
LinePositionOffset | Gets or sets {insert text here}. |
![]() |
Object | Gets or sets {insert text here}. |
![]() |
Permission | Gets or sets {insert text here}. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetSchema | |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ReadXml | Write this object to Xml |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteXml | Reconstruct this object from Xml document |
Top
Remarks
<remarks />
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.Data.Tools.Package.Conversion Namespace
.gif)
.gif)
.gif)