ForEachSchemaRowsetEnumerator.SchemaRowset Property

Definition

Gets or sets the GUID of the schema.

public:
 property Guid SchemaRowset { Guid get(); void set(Guid value); };
public Guid SchemaRowset { get; set; }
member this.SchemaRowset : Guid with get, set
Public Property SchemaRowset As Guid

Property Value

The GUID of the schema.

Implements

Applies to