CommonImplementation.TableAccessRight Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract int TableAccessRight();
public abstract int TableAccessRight ();
abstract member TableAccessRight : unit -> int
Public MustOverride Function TableAccessRight () As Integer